Go to the source code of this file.
Defines | |
#define | E_SampleResponseNames_H 1 |
#define | Sample_NAME "sample" |
#define | SAY_RESPONSE "say" |
#define | SAY_TO "say_to" |
#define | SAY_WHAT "say_what" |
#define E_SampleResponseNames_H 1 |
Definition at line 34 of file SampleResponseNames.h.
#define Sample_NAME "sample" |
Definition at line 36 of file SampleResponseNames.h.
#define SAY_RESPONSE "say" |
Definition at line 37 of file SampleResponseNames.h.
Referenced by SampleSayResponseHandler::execute(), SampleModule::initialize(), SampleSayXMLCommand::parse_request(), SampleSayCommand::parse_request(), and SampleModule::terminate().
#define SAY_TO "say_to" |
Definition at line 39 of file SampleResponseNames.h.
Referenced by SampleSayResponseHandler::execute(), SampleSayXMLCommand::parse_request(), SampleSayCommand::parse_request(), and SayReporter::report().
#define SAY_WHAT "say_what" |
Definition at line 38 of file SampleResponseNames.h.
Referenced by SampleSayResponseHandler::execute(), SampleSayXMLCommand::parse_request(), SampleSayCommand::parse_request(), and SayReporter::report().