Internal: the paragraph of a MSW1Parser. More...
Public Member Functions | |
Paragraph () | |
constructor | |
Public Attributes | |
int | m_type |
the initial type | |
int | m_type2 |
another type | |
Friends | |
std::ostream & | operator<< (std::ostream &o, Paragraph const &ft) |
operator<< |
Internal: the paragraph of a MSW1Parser.
MSW1ParserInternal::Paragraph::Paragraph | ( | ) | [inline] |
constructor
std::ostream& operator<< | ( | std::ostream & | o, |
Paragraph const & | ft | ||
) | [friend] |
operator<<
the initial type
Referenced by MSW1ParserInternal::operator<<(), and MSW1Parser::readParagraph().
another type
Referenced by MSW1ParserInternal::operator<<(), and MSW1Parser::readParagraph().