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

rofl-common's internal remote controller handle. More...

#include <cctlid.h>

Public Member Functions

 cctlid (uint64_t ctlid=0)
 
 cctlid (cctlid const &ctlid)
 
cctlidoperator= (cctlid const &ctlid)
 
bool operator== (cctlid const &ctlid) const
 
bool operator!= (cctlid const &ctlid) const
 
bool operator< (cctlid const &ctlid) const
 
const uint64_t & get_ctlid () const
 
const std::string & get_ctlid_s () const
 
std::string str () const
 

Friends

std::ostream & operator<< (std::ostream &os, const cctlid &ctlid)
 

Detailed Description

rofl-common's internal remote controller handle.


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