#include <mdDevice.h>


Public Member Functions | |
| mdInstrument () | |
| mdInstrument * | validateClient (int handle, const mdClientBirth &c, mdResponse &r) |
| void | registerCmd (const char *cmdName, const mdIncoming &mdI) |
Definition at line 65 of file mdDevice.h.
| mdInstrument::mdInstrument | ( | ) | [inline] |
Definition at line 68 of file mdDevice.h.
| mdInstrument * mdInstrument::validateClient | ( | int | handle, | |
| const mdClientBirth & | c, | |||
| mdResponse & | r | |||
| ) |
Definition at line 125 of file mdDevice.cpp.
| void mdInstrument::registerCmd | ( | const char * | cmdName, | |
| const mdIncoming & | mdI | |||
| ) |
1.5.6