Puma Reference Manual | Puma: Puma::PipedCmd Class Reference |
#include <PipedCmd.h>
Public Member Functions | |
PipedCmd () | |
int | exec (const string &) |
int | getStrSize () const |
const char * | getOutputStr () const |
const string & | getOutput () const |
Puma::PipedCmd::PipedCmd | ( | ) |
int Puma::PipedCmd::exec | ( | const string & | ) |
const string& Puma::PipedCmd::getOutput | ( | ) | const [inline] |
const char* Puma::PipedCmd::getOutputStr | ( | ) | const [inline] |
int Puma::PipedCmd::getStrSize | ( | ) | const [inline] |