![]() |
KENSv3
KAIST Educational Network System
|
Public Member Functions | |
EchoApp (std::initializer_list< const char * > arg_list) | |
EchoApp (EchoApp &&other) | |
EchoApp & | operator= (EchoApp &&other) |
EchoApp (const EchoApp &other)=delete | |
EchoApp & | operator= (const EchoApp &other)=delete |
Public Attributes | |
int | pid |
std::map< std::string, std::string > | answers |
std::vector< char * > | args |