MSWTextInternal::Field Struct Reference

Internal: the field of MSWParser. More...

List of all members.

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 MSWParser.


Constructor & Destructor Documentation

constructor


Friends And Related Function Documentation

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

operator<<


Member Data Documentation

the errors

Referenced by MSWText::readFields().

the text

Referenced by MSWText::readFields().


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