bes
Updated for version 3.17.0
|
Public Member Functions | |
virtual void | dump (ostream &strm) const |
dumps information about this object More... | |
virtual BESResponseHandler * | parse_request (BESTokenizer &tokens, BESDataHandlerInterface &dhi) |
SampleSayCommand (const string &cmd) | |
Definition at line 38 of file SampleSayCommand.h.
|
virtual |
Displays the pointer value of this instance
strm | C++ i/o stream to dump the information to |
Definition at line 97 of file SampleSayCommand.cc.