Internal: class used to store the optional preferences in ActaParser. More...
Public Member Functions | |
| Option (int flags=0) | |
| constructor | |
Public Attributes | |
| int | m_flags |
| the flags | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, Option const &opt) |
| operator<< | |
Internal: class used to store the optional preferences in ActaParser.
| ActaParserInternal::Option::Option | ( | int | flags = 0 | ) | [inline] |
constructor
| std::ostream& operator<< | ( | std::ostream & | o, |
| Option const & | opt | ||
| ) | [friend] |
operator<<
the flags