One entry in a table of format tokens.
More...
#include <TokenTableEntry.h>
|
| const char * | configTag |
| |
| ByteCode_t | tokenType |
| | the internal byte code representatio of this token
|
| |
| uint32_t | options |
| | 32-bit mask? of options affecting the output display of this token
|
| |
Definition at line 30 of file TokenTableEntry.h.
◆ TokenTableEntry() [1/3]
| Format::TokenTableEntry::TokenTableEntry |
( |
| ) |
|
|
inline |
◆ TokenTableEntry() [2/3]
| Format::TokenTableEntry::TokenTableEntry |
( |
const char * |
aTag, |
|
|
const ByteCode_t & |
aType |
|
) |
| |
|
inline |
◆ ~TokenTableEntry()
| Format::TokenTableEntry::~TokenTableEntry |
( |
| ) |
|
|
inline |
◆ TokenTableEntry() [3/3]
◆ operator=()
◆ configTag
| const char* Format::TokenTableEntry::configTag |
◆ options
| uint32_t Format::TokenTableEntry::options |
◆ tokenType
The documentation for this class was generated from the following file: