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.
|
inlineexplicit |
constructor
Referenced by operator<<.
|
friend |
operator<<
int ActaParserInternal::Option::m_flags |
the flags
Referenced by operator<<, and Option().