libfluid
The ONF OpenFlow driver
Public Member Functions | List of all members
fluid_msg::of13::HelloElemVersionBitmap Class Reference
Inheritance diagram for fluid_msg::of13::HelloElemVersionBitmap:
fluid_msg::of13::HelloElem

Public Member Functions

 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)
 
- Public Member Functions inherited from fluid_msg::of13::HelloElem
 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)
 

Additional Inherited Members

- Protected Attributes inherited from fluid_msg::of13::HelloElem
uint16_t type_
 
uint16_t length_
 

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