My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
gcp::util::Communicator::RcvdStr Struct Reference

Public Member Functions

 RcvdStr (const RcvdStr &str)
 
 RcvdStr (std::string str, COMM_PARSER_FN(*parser)=0, void *arg=0)
 
 RcvdStr (std::string start, std::string stop, COMM_PARSER_FN(*parser), void *arg, COMM_END_PARSER_FN(*endParser), void *endArg)
 
void initialize ()
 

Public Attributes

std::string start_
 
std::string stop_
 
COMM_PARSER_FN * parser_
 
void * arg_
 
COMM_END_PARSER_FN * endParser_
 
void * endArg_
 
bool matchAny_
 
std::ostringstream os
 

The documentation for this struct was generated from the following files: