This is the complete list of members for
RoboteqDevice, including all inherited members.
Connect(string port) | RoboteqDevice | |
device_fd | RoboteqDevice | [private] |
Disconnect() | RoboteqDevice | |
fd0 | RoboteqDevice | [private] |
GetConfig(int configItem, int index, int &result) | RoboteqDevice | |
GetConfig(int configItem, int &result) | RoboteqDevice | |
GetValue(int operatingItem, int index, int &result) | RoboteqDevice | |
GetValue(int operatingItem, int &result) | RoboteqDevice | |
handle | RoboteqDevice | [private] |
InitPort() | RoboteqDevice | [protected] |
IsConnected() | RoboteqDevice | |
IssueCommand(string commandType, string command, string args, int waitms, string &response, bool isplusminus=false) | RoboteqDevice | [protected] |
IssueCommand(string commandType, string command, int waitms, string &response, bool isplusminus=false) | RoboteqDevice | [protected] |
ReadAll(string &str) | RoboteqDevice | [protected] |
RoboteqDevice() | RoboteqDevice | |
SetCommand(int commandItem, int index, int value) | RoboteqDevice | |
SetCommand(int commandItem, int value) | RoboteqDevice | |
SetCommand(int commandItem) | RoboteqDevice | |
SetConfig(int configItem, int index, int value) | RoboteqDevice | |
SetConfig(int configItem, int value) | RoboteqDevice | |
Write(string str) | RoboteqDevice | [protected] |
~RoboteqDevice() | RoboteqDevice | |