HanMacWrdJTextInternal::Token Struct Reference

Internal: class to store a token of a HanMacWrdJText. More...

Public Member Functions

 Token ()
 constructor More...
 

Public Attributes

int m_type
 the token type More...
 
long m_id
 the id ( to be send) More...
 
int m_localId
 the local id More...
 
std::string m_bookmark
 the bookmark string More...
 
int m_length
 the token length in caller text More...
 
std::string m_extra
 extra string string More...
 

Friends

std::ostream & operator<< (std::ostream &o, Token const &tk)
 operator<< More...
 

Detailed Description

Internal: class to store a token of a HanMacWrdJText.

Constructor & Destructor Documentation

◆ Token()

HanMacWrdJTextInternal::Token::Token ( )
inline

constructor

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
Token const &  tk 
)
friend

operator<<

Member Data Documentation

◆ m_bookmark

std::string HanMacWrdJTextInternal::Token::m_bookmark

the bookmark string

◆ m_extra

std::string HanMacWrdJTextInternal::Token::m_extra

extra string string

Referenced by HanMacWrdJText::readTextToken().

◆ m_id

long HanMacWrdJTextInternal::Token::m_id

the id ( to be send)

Referenced by HanMacWrdJText::readTextToken().

◆ m_length

int HanMacWrdJTextInternal::Token::m_length

the token length in caller text

Referenced by HanMacWrdJText::readTextToken().

◆ m_localId

int HanMacWrdJTextInternal::Token::m_localId

the local id

Referenced by HanMacWrdJText::readTextToken().

◆ m_type

int HanMacWrdJTextInternal::Token::m_type

the token type

Referenced by HanMacWrdJText::readTextToken().


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

Generated on Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20