#include <Commands.h>
Private Member Functions | |
CmdAddSlave (unsigned master, unsigned rocid) | |
Static Private Member Functions | |
static const char * | Master () |
static const char * | RocId () |
Definition at line 172 of file Commands.h.
roc::CmdAddSlave::CmdAddSlave | ( | unsigned | master, | |
unsigned | rocid | |||
) | [inline, private] |
Definition at line 179 of file Commands.h.
static const char* roc::CmdAddSlave::Master | ( | ) | [inline, static, private] |
Definition at line 176 of file Commands.h.
Referenced by CmdAddSlave().
static const char* roc::CmdAddSlave::RocId | ( | ) | [inline, static, private] |
Definition at line 177 of file Commands.h.
Referenced by CmdAddSlave().