rofl-common's internal remote datapath handle. More...
#include <cdptid.h>
Public Member Functions | |
cdptid (uint64_t dptid=0) | |
cdptid (cdptid const &dptid) | |
cdptid & | operator= (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) |
rofl-common's internal remote datapath handle.