MsWrdTextInternal::Field Struct Reference

Internal: the field of MsWrdParser. More...

Public Member Functions

 Field ()
 constructor
 

Public Attributes

std::string m_text
 the text
 
int m_id
 the id
 
std::string m_error
 the errors
 

Friends

std::ostream & operator<< (std::ostream &o, Field const &field)
 operator<<
 

Detailed Description

Internal: the field of MsWrdParser.

Constructor & Destructor Documentation

◆ Field()

MsWrdTextInternal::Field::Field ( )
inline

constructor

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  o,
Field const &  field 
)
friend

operator<<

Member Data Documentation

◆ m_error

std::string MsWrdTextInternal::Field::m_error

the errors

Referenced by MsWrdText::readFields().

◆ m_id

int MsWrdTextInternal::Field::m_id

the id

Referenced by MsWrdText::readFields().

◆ m_text

std::string MsWrdTextInternal::Field::m_text

the text

Referenced by MsWrdText::readFields().


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

Generated on Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6