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

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

#include <cdptid.h>

Public Member Functions

 cdptid (uint64_t dptid=0)
 
 cdptid (cdptid const &dptid)
 
cdptidoperator= (cdptid const &dptid)
 
bool operator== (cdptid const &dptid) const
 
bool operator!= (cdptid const &dptid) const
 
bool operator< (cdptid const &dptid) const
 
const uint64_t & get_dptid () const
 
const std::string & get_dptid_s () const
 
std::string str () const
 

Friends

std::ostream & operator<< (std::ostream &os, const cdptid &dptid)
 

Detailed Description

rofl-common's internal remote datapath handle.


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