Internal: class to store the token properties of a HanMacWrdKText.
More...
|
int | m_type |
| the type
|
|
long | m_id |
| the identificator
|
|
std::string | m_extra |
| extra data, mainly for debugging
|
|
Internal: class to store the token properties of a HanMacWrdKText.
◆ Token()
HanMacWrdKTextInternal::Token::Token |
( |
| ) |
|
|
inline |
◆ ~Token()
HanMacWrdKTextInternal::Token::~Token |
( |
| ) |
|
|
inline |
◆ operator=() [1/2]
Token & HanMacWrdKTextInternal::Token::operator= |
( |
Token && |
| ) |
|
|
default |
◆ operator=() [2/2]
Token & HanMacWrdKTextInternal::Token::operator= |
( |
Token const & |
| ) |
|
|
default |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & |
o, |
|
|
Token const & |
tkn |
|
) |
| |
|
friend |
◆ m_extra
std::string HanMacWrdKTextInternal::Token::m_extra |
◆ m_id
long HanMacWrdKTextInternal::Token::m_id |
◆ m_type
int HanMacWrdKTextInternal::Token::m_type |
The documentation for this struct was generated from the following file: