Internal: class used to store a list type in ACParser.
More...
Public Attributes |
| int | m_type |
| | the label type
|
Friends |
| std::ostream & | operator<< (std::ostream &o, Label const &lbl) |
| | operator<<
|
Detailed Description
Internal: class used to store a list type in ACParser.
Constructor & Destructor Documentation
| ACParserInternal::Label::Label |
( |
int |
type = -1 | ) |
|
|
inline |
Member Function Documentation
| bool ACParserInternal::Label::operator!= |
( |
Label const & |
lbl | ) |
const |
|
inline |
| bool ACParserInternal::Label::operator== |
( |
Label const & |
lbl | ) |
const |
|
inline |
Friends And Related Function Documentation
| std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
Label const & |
lbl |
|
) |
| |
|
friend |
Member Data Documentation
| int ACParserInternal::Label::m_type |
The documentation for this struct was generated from the following file: