ACParserInternal::Option Struct Reference

Internal: class used to store the optional preferences in ACParser. More...

List of all members.

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]

constructor


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Option const &  opt 
) [friend]

operator<<


Member Data Documentation


The documentation for this struct was generated from the following file: