Internal: the field of MsWrdParser. More...
Public Member Functions | |
Field () | |
constructor More... | |
Public Attributes | |
std::string | m_text |
the text More... | |
int | m_id |
the id More... | |
std::string | m_error |
the errors More... | |
Friends | |
std::ostream & | operator<< (std::ostream &o, Field const &field) |
operator<< More... | |
Internal: the field of MsWrdParser.
|
inline |
constructor
|
friend |
operator<<
std::string MsWrdTextInternal::Field::m_error |
the errors
Referenced by MsWrdText::readFields().
int MsWrdTextInternal::Field::m_id |
the id
Referenced by MsWrdText::readFields().
std::string MsWrdTextInternal::Field::m_text |
the text
Referenced by MsWrdText::readFields().