ActaParserInternal::Label Struct Reference

Internal: class used to store a list type in ActaParser. More...

Public Member Functions

 Label (int type=-1)
 constructor More...
 
bool operator== (Label const &lbl) const
 operator== More...
 
bool operator!= (Label const &lbl) const
 operator=! More...
 

Public Attributes

int m_type
 the label type More...
 

Friends

std::ostream & operator<< (std::ostream &o, Label const &lbl)
 operator<< More...
 

Detailed Description

Internal: class used to store a list type in ActaParser.

Constructor & Destructor Documentation

ActaParserInternal::Label::Label ( int  type = -1)
inline

constructor

Member Function Documentation

bool ActaParserInternal::Label::operator!= ( Label const &  lbl) const
inline

operator=!

bool ActaParserInternal::Label::operator== ( Label const &  lbl) const
inline

operator==

Referenced by operator!=().

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Label const &  lbl 
)
friend

operator<<

Member Data Documentation

int ActaParserInternal::Label::m_type

the label type

Referenced by operator==().


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

Generated on Thu Jul 9 2015 20:26:39 for libmwaw by doxygen 1.8.8