![]() |
TCode Library
A library to aid in decoding/using of Toy Code ("T-Code") data.
|
representation of a TCode External Command More...
#include <TCodeEnums.h>
Public Attributes | |
unsigned int | length |
const char * | command |
representation of a TCode External Command
length | the length of the command |
command | the body of the command |
Definition at line 188 of file TCodeEnums.h.
|
inline |
Definition at line 193 of file TCodeEnums.h.
const char* TCode_External_Command::command |
Definition at line 191 of file TCodeEnums.h.
unsigned int TCode_External_Command::length |
Definition at line 190 of file TCodeEnums.h.