|
| HelloElemVersionBitmap (std::list< uint32_t > bitmap) |
|
bool | operator== (const HelloElemVersionBitmap &other) const |
|
bool | operator!= (const HelloElemVersionBitmap &other) const |
|
size_t | pack (uint8_t *buffer) |
|
of_error | unpack (uint8_t *data) |
|
std::list< uint32_t > | bitmaps () |
|
void | bitmaps (std::list< uint32_t > bitmaps) |
|
void | add_bitmap (uint32_t bitmap) |
|
| HelloElem (uint16_t type, uint16_t length) |
|
bool | operator== (const HelloElem &other) const |
|
bool | operator!= (const HelloElem &other) const |
|
uint16_t | type () |
|
uint16_t | length () |
|
void | type (uint16_t type) |
|
void | length (uint16_t length) |
|
|
uint16_t | type_ |
|
uint16_t | length_ |
|
The documentation for this class was generated from the following file: