Internal: the structures of a MWParser. More...
Classes | |
| struct | FileHeader |
| Document header. More... | |
| struct | Information |
| the paragraph... information More... | |
| struct | Paragraph |
| Internal: class to store the paragraph properties. More... | |
| struct | WindowsInfo |
| the windows structure More... | |
| struct | State |
| Internal: the state of a MWParser. More... | |
| class | SubDocument |
| Internal: the subdocument of a MWParser. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &o, FileHeader const &header) |
| std::ostream & | operator<< (std::ostream &o, Information const &info) |
| std::ostream & | operator<< (std::ostream &o, WindowsInfo const &w) |
Internal: the structures of a MWParser.
| std::ostream& MWParserInternal::operator<< | ( | std::ostream & | o, |
| FileHeader const & | header | ||
| ) |
| std::ostream& MWParserInternal::operator<< | ( | std::ostream & | o, |
| Information const & | info | ||
| ) |
| std::ostream& MWParserInternal::operator<< | ( | std::ostream & | o, |
| WindowsInfo const & | w | ||
| ) |