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<<
|
Detailed Description
Internal: class used to store the optional preferences in ACParser.
Constructor & Destructor Documentation
| ACParserInternal::Option::Option |
( |
int |
flags = 0 | ) |
|
|
inline |
Friends And Related Function Documentation
| std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
Option const & |
opt |
|
) |
| |
|
friend |
Member Data Documentation
| int ACParserInternal::Option::m_flags |
The documentation for this struct was generated from the following file: