![]() |
TCode Library
A library to aid in decoding/using of Toy Code ("T-Code") data.
|
This is the complete list of members for TCode, including all inherited members.
| available() | TCode | |
| axisRead(const TCode_ChannelID &channel_id) | TCode | |
| axisRead(const char *name) | TCode | |
| axisWrite(const TCode_ChannelID &id, const int targetValue, const TCode_Axis_Extention_Type extentionValue=TCode_Axis_Extention_Type::Time, const long extMagnitude=0, const TCode_Axis_Ramp_Type rampType=TCode_Axis_Ramp_Type::Linear) | TCode | |
| axisWrite(const char *name, const int targetValue, const TCode_Axis_Extention_Type extentionValue=TCode_Axis_Extention_Type::Time, const long extMagnitude=0, const TCode_Axis_Ramp_Type rampType=TCode_Axis_Ramp_Type::Linear) | TCode | |
| clearBuffer() | TCode | |
| getChar() | TCode | |
| getChar(char *buffer, const size_t length) | TCode | |
| getSettingManager() | TCode | |
| inputByte(const byte input) | TCode | |
| inputChar(const char input) | TCode | |
| inputCString(const char *&input) | TCode | |
| inputString(const String &input) | TCode | |
| registerAxis(TCodeAxis *axis) | TCode | |
| stop() | TCode | |
| TCode() | TCode | |
| TCode(const char *firmware) | TCode | |
| TCode(const char *firmware, const char *tcodeVersion) | TCode | |
| TCode(const char *firmware, const char *tcodeVersion, const char *filepath) | TCode |