libfluid
The ONF OpenFlow driver
Public Member Functions | Protected Attributes | List of all members
fluid_msg::of13::MatchHeader Class Reference
Inheritance diagram for fluid_msg::of13::MatchHeader:
fluid_msg::of13::Match

Public Member Functions

 MatchHeader (uint16_t type, uint16_t length)
 
bool operator== (const MatchHeader &other) const
 
bool operator!= (const MatchHeader &other) const
 
virtual size_t pack (uint8_t *buffer)
 
virtual of_error unpack (uint8_t *buffer)
 
uint16_t type ()
 
uint16_t length ()
 
void type (uint16_t type)
 
void length (uint16_t length)
 

Protected Attributes

uint16_t type_
 
uint16_t length_
 

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