Go to the source code of this file.
Classes | |
class | RoboteqDevice |
Functions | |
string | ReplaceString (string source, string find, string replacement) |
void | sleepms (int milliseconds) |
string ReplaceString | ( | string | source, |
string | find, | ||
string | replacement | ||
) |
Definition at line 347 of file RoboteqDevice.cpp.
void sleepms | ( | int | milliseconds | ) |
Definition at line 359 of file RoboteqDevice.cpp.