MsWks4TextInternal::Token Struct Reference

Internal: class to store field definition: TOKN entry. More...

Public Member Functions

 Token ()
 constructor More...
 

Public Attributes

MWAWField::Type m_type
 the type More...
 
int m_textLength
 the length of the text corresponding to the token More...
 
int m_unknown
 unknown field More...
 
std::string m_error
 a string used to store the parsing errors More...
 

Friends

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

Detailed Description

Internal: class to store field definition: TOKN entry.

Constructor & Destructor Documentation

◆ Token()

MsWks4TextInternal::Token::Token ( )
inline

constructor

Friends And Related Function Documentation

◆ operator<<

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

operator <<

Member Data Documentation

◆ m_error

std::string MsWks4TextInternal::Token::m_error

a string used to store the parsing errors

Referenced by MsWks4TextInternal::operator<<().

◆ m_textLength

int MsWks4TextInternal::Token::m_textLength

the length of the text corresponding to the token

Referenced by MsWks4TextInternal::operator<<(), and MsWks4Text::toknDataParser().

◆ m_type

MWAWField::Type MsWks4TextInternal::Token::m_type

◆ m_unknown

int MsWks4TextInternal::Token::m_unknown

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