List of all members.
Public Member Functions |
DSOEXPORT | Proc (void) |
DSOEXPORT | ~Proc (void) |
bool | setOutput (const std::string &output, bool outflag) |
bool | getOutput (const std::string &output) |
bool | startCGI (void) |
bool | startCGI (const std::string &filespec) |
bool | startCGI (const std::string &filespec, boost::uint16_t port) |
bool | startCGI (const std::string &filespec, bool output) |
bool | startCGI (const std::string &filespec, bool output, boost::uint16_t port) |
void | setDocroot (const std::string &path) |
std::string & | getDocroot () |
bool | connectCGI (const std::string &host, boost::uint16_t port) |
int | findCGI (const std::string &filespec) |
bool | stopCGI (void) |
bool | stopCGI (const std::string &filespec) |
DSOEXPORT | Proc (void) |
DSOEXPORT | ~Proc (void) |
bool | setOutput (const std::string &output, bool outflag) |
bool | getOutput (const std::string &output) |
bool | startCGI (void) |
bool | startCGI (const std::string &filespec) |
bool | startCGI (const std::string &filespec, boost::uint16_t port) |
bool | startCGI (const std::string &filespec, bool output) |
bool | startCGI (const std::string &filespec, bool output, boost::uint16_t port) |
void | setDocroot (const std::string &path) |
std::string & | getDocroot () |
bool | connectCGI (const std::string &host, boost::uint16_t port) |
int | findCGI (const std::string &filespec) |
bool | stopCGI (void) |
bool | stopCGI (const std::string &filespec) |
Static Public Member Functions |
static Proc & | getDefaultInstance () |
static Proc & | getDefaultInstance () |
Constructor & Destructor Documentation
cygnal::Proc::Proc |
( |
void |
|
) |
|
cygnal::Proc::~Proc |
( |
void |
|
) |
|
DSOEXPORT cygnal::Proc::Proc |
( |
void |
|
) |
|
DSOEXPORT cygnal::Proc::~Proc |
( |
void |
|
) |
|
Member Function Documentation
bool cygnal::Proc::connectCGI |
( |
const std::string & |
host, |
|
|
boost::uint16_t |
port | |
|
) |
| | |
bool cygnal::Proc::connectCGI |
( |
const std::string & |
host, |
|
|
boost::uint16_t |
port | |
|
) |
| | |
int cygnal::Proc::findCGI |
( |
const std::string & |
filespec |
) |
|
int cygnal::Proc::findCGI |
( |
const std::string & |
filespec |
) |
|
Proc & cygnal::Proc::getDefaultInstance |
( |
|
) |
[static] |
static Proc& cygnal::Proc::getDefaultInstance |
( |
|
) |
[static] |
std::string& cygnal::Proc::getDocroot |
( |
|
) |
[inline] |
std::string& cygnal::Proc::getDocroot |
( |
|
) |
[inline] |
bool cygnal::Proc::getOutput |
( |
const std::string & |
output |
) |
|
bool cygnal::Proc::getOutput |
( |
const std::string & |
output |
) |
|
void cygnal::Proc::setDocroot |
( |
const std::string & |
path |
) |
[inline] |
void cygnal::Proc::setDocroot |
( |
const std::string & |
path |
) |
[inline] |
bool cygnal::Proc::setOutput |
( |
const std::string & |
output, |
|
|
bool |
outflag | |
|
) |
| | |
bool cygnal::Proc::setOutput |
( |
const std::string & |
output, |
|
|
bool |
outflag | |
|
) |
| | |
bool cygnal::Proc::startCGI |
( |
void |
|
) |
|
bool cygnal::Proc::startCGI |
( |
const std::string & |
filespec, |
|
|
bool |
output, |
|
|
boost::uint16_t |
port | |
|
) |
| | |
bool cygnal::Proc::startCGI |
( |
void |
|
) |
|
bool cygnal::Proc::startCGI |
( |
const std::string & |
filespec, |
|
|
boost::uint16_t |
port | |
|
) |
| | |
bool cygnal::Proc::startCGI |
( |
const std::string & |
filespec, |
|
|
bool |
output | |
|
) |
| | |
bool cygnal::Proc::startCGI |
( |
const std::string & |
filespec |
) |
|
bool cygnal::Proc::startCGI |
( |
const std::string & |
filespec |
) |
|
bool cygnal::Proc::startCGI |
( |
const std::string & |
filespec, |
|
|
boost::uint16_t |
port | |
|
) |
| | |
bool cygnal::Proc::startCGI |
( |
const std::string & |
filespec, |
|
|
bool |
output | |
|
) |
| | |
bool cygnal::Proc::startCGI |
( |
const std::string & |
filespec, |
|
|
bool |
output, |
|
|
boost::uint16_t |
port | |
|
) |
| | |
bool cygnal::Proc::stopCGI |
( |
const std::string & |
filespec |
) |
|
bool cygnal::Proc::stopCGI |
( |
const std::string & |
filespec |
) |
|
bool cygnal::Proc::stopCGI |
( |
void |
|
) |
|
bool cygnal::Proc::stopCGI |
( |
void |
|
) |
|
The documentation for this class was generated from the following files: