Internal: class used to store the optional preferences in ACParser. 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 ACParser.
ACParserInternal::Option::Option | ( | int | flags = 0 | ) | [inline] |
constructor
std::ostream& operator<< | ( | std::ostream & | o, |
Option const & | opt | ||
) | [friend] |
operator<<
the flags