Revised OpenFlow Library  v0.6.0dev
 All Classes Files Functions Variables Friends Groups Pages
Public Member Functions | Friends | List of all members
rofl::cindex Class Reference

Public Member Functions

 cindex (unsigned int index)
 
 cindex (const cindex &idx)
 
cindexoperator= (const cindex &idx)
 
bool operator< (const cindex &idx) const
 
bool operator== (const cindex &idx) const
 
bool operator!= (const cindex &idx) const
 
cindexoperator++ ()
 
cindex operator++ (int unused)
 
void set_index (unsigned int index)
 
unsigned int get_index () const
 

Friends

std::ostream & operator<< (std::ostream &os, const cindex &index)
 

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