Misc Relacs Plugins
0.9.8
|
#include <mirob.h>
Public Attributes | |
bool | active |
bool | stopped |
bool | setNegLimitAsHome |
BYTE | ChannelType |
BYTE | HostID |
DWORD | Baudrate |
Zones * | forbiddenZones |
struct timespec | sleeptime |
const char * | Device |
const char * | SetupFile |
GUICallback * | gcb |
bool active |
Referenced by Mirob::open().
bool stopped |
bool setNegLimitAsHome |
Referenced by Mirob::gotoNegLimitsAndSetHome(), and Mirob::open().
BYTE ChannelType |
Referenced by Mirob::open().
BYTE HostID |
Referenced by Mirob::open().
DWORD Baudrate |
Referenced by Mirob::open().
Zones* forbiddenZones |
Referenced by Mirob::open().
struct timespec sleeptime |
Referenced by Mirob::open().
const char* Device |
Referenced by Mirob::open().
const char* SetupFile |
Referenced by Mirob::open().
GUICallback* gcb |
Referenced by Mirob::open(), and Mirob::setGUICallback().