MotionLib
1.0.0
SamBuCa motion library
|
Static Public Member Functions | |
static bool | parseLayout (const std::string &line, Layout &layout) |
parse layout reply | |
static bool | parseIsArmed (const std::string &line, bool &isArmed) |
parse isArmed reply | |
static bool | isControl (const std::string &line) |
check if given line is control | |
static Instance | getInstance (const std::string &line) |
return line instance | |
Definition at line 47 of file MGrblParser.hpp.