#include <FUEventProcessor.h>
Public Member Functions | |
std::map< std::string, std::string, std::less < std::string > > & | getEnvironment () |
MyCgi () |
Definition at line 57 of file FUEventProcessor.h.
evf::internal::MyCgi::MyCgi | ( | ) | [inline] |
Definition at line 59 of file FUEventProcessor.h.
: xgi::Input("",0){}
std::map<std::string, std::string, std::less<std::string> >& evf::internal::MyCgi::getEnvironment | ( | void | ) | [inline] |
Definition at line 61 of file FUEventProcessor.h.
Referenced by evf::FUEventProcessor::receivingAndMonitor().
{return environment_;}