|
| enum | { CIDImpl_LENGTH = 16
} |
|
|
| CIDImpl (const CIDImpl &other) |
|
bool | IsNil () const |
|
void | Pack (uint8_t *buf) const |
|
std::string | ToString () const |
|
void | Write (ola::io::OutputBufferInterface *output) const |
|
CIDImpl & | operator= (const CIDImpl &c1) |
|
bool | operator== (const CIDImpl &c1) const |
|
bool | operator!= (const CIDImpl &c1) const |
|
bool | operator< (const CIDImpl &c1) const |
|
|
static CIDImpl * | Generate () |
|
static CIDImpl * | FromData (const uint8_t *data) |
|
static CIDImpl * | FromString (const std::string &cid) |
The documentation for this class was generated from the following files: