TCode Library
A library to aid in decoding/using of Toy Code ("T-Code") data.
Loading...
Searching...
No Matches
TCode_External_Command Struct Reference

representation of a TCode External Command More...

#include <TCodeEnums.h>

Public Attributes

unsigned int length
 
const char * command
 

Detailed Description

representation of a TCode External Command

Parameters
lengththe length of the command
commandthe body of the command

Definition at line 188 of file TCodeEnums.h.

Constructor & Destructor Documentation

◆ ~TCode_External_Command()

TCode_External_Command::~TCode_External_Command ( )
inline

Definition at line 193 of file TCodeEnums.h.

Member Data Documentation

◆ command

const char* TCode_External_Command::command

Definition at line 191 of file TCodeEnums.h.

◆ length

unsigned int TCode_External_Command::length

Definition at line 190 of file TCodeEnums.h.


The documentation for this struct was generated from the following file: