Open Lighting Architecture  Latest Git
Public Types | Public Member Functions | Static Public Member Functions | List of all members
ola::acn::CIDImpl Class Reference

Public Types

enum  { CIDImpl_LENGTH = 16 }
 

Public Member Functions

 CIDImpl (const CIDImpl &other)
 
bool IsNil () const
 
void Pack (uint8_t *buf) const
 
std::string ToString () const
 
void Write (ola::io::OutputBufferInterface *output) const
 
CIDImploperator= (const CIDImpl &c1)
 
bool operator== (const CIDImpl &c1) const
 
bool operator!= (const CIDImpl &c1) const
 
bool operator< (const CIDImpl &c1) const
 

Static Public Member Functions

static CIDImplGenerate ()
 
static CIDImplFromData (const uint8_t *data)
 
static CIDImplFromString (const std::string &cid)
 

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