#include <mdBehavior.h>


Public Member Functions | |
| mdSCPI (std::string name) | |
| mdSCPI * | setHandler (mdResponse *mdr) |
| std::string | dO (void *target, std::string *text) |
Definition at line 81 of file mdBehavior.h.
| mdSCPI::mdSCPI | ( | std::string | name | ) | [inline] |
Definition at line 84 of file mdBehavior.h.
| mdSCPI * mdSCPI::setHandler | ( | mdResponse * | mdr | ) |
Definition at line 15 of file mdBehavior.cpp.
| std::string mdSCPI::dO | ( | void * | target, | |
| std::string * | text | |||
| ) |
Reimplemented from mdCommand.
1.5.6