Proc 289 cygnal/handler.h boost::shared_ptr<cygnal::Proc> _local;
Proc 333 cygnal/http_server.cpp Proc cgis;
Proc 45 cygnal/proc.cpp Proc::Proc (void)
Proc 50 cygnal/proc.cpp Proc::~Proc (void)
Proc 56 cygnal/proc.cpp Proc::startCGI(void)
Proc 63 cygnal/proc.cpp Proc&
Proc 64 cygnal/proc.cpp Proc::getDefaultInstance()
Proc 67 cygnal/proc.cpp static Proc c;
Proc 73 cygnal/proc.cpp Proc::startCGI(const string &filespec, boost::uint16_t port)
Proc 80 cygnal/proc.cpp Proc::startCGI(const string &filespec)
Proc 87 cygnal/proc.cpp Proc::startCGI(const string &filespec, bool outflag)
Proc 94 cygnal/proc.cpp Proc::startCGI(const string &filespec, bool outflag, boost::uint16_t port)
Proc 184 cygnal/proc.cpp Proc::findCGI(const string &filespec)
Proc 194 cygnal/proc.cpp Proc::stopCGI(void)
Proc 204 cygnal/proc.cpp Proc::stopCGI(const string &filespec)
Proc 220 cygnal/proc.cpp Proc::setOutput(const string &filespec, bool outflag)
Proc 230 cygnal/proc.cpp Proc::getOutput(const string &filespec)
Proc 239 cygnal/proc.cpp Proc::connectCGI (const string &host, boost::uint16_t port)
Proc 35 cygnal/proc.h class Proc : public gnash::Network {
Proc 37 cygnal/proc.h DSOEXPORT Proc (void);
Proc 38 cygnal/proc.h DSOEXPORT ~Proc (void);
Proc 39 cygnal/proc.h static Proc& getDefaultInstance();