libfluid
The ONF OpenFlow driver
Public Member Functions | List of all members
fluid_msg::of10::SetNWTOSAction Class Reference
Inheritance diagram for fluid_msg::of10::SetNWTOSAction:
fluid_msg::Action

Public Member Functions

 SetNWTOSAction (uint8_t nw_tos)
 
virtual bool equals (const Action &other)
 
size_t pack (uint8_t *buffer)
 
of_error unpack (uint8_t *buffer)
 
virtual SetNWTOSActionclone ()
 
uint8_t nw_tos ()
 
void nw_tos (uint8_t nw_tos)
 
- Public Member Functions inherited from fluid_msg::Action
 Action (uint16_t type, uint16_t length)
 
virtual bool operator== (const Action &other) const
 
virtual bool operator!= (const Action &other) const
 
virtual uint16_t set_order () const
 
uint16_t type ()
 
uint16_t length ()
 
void type (uint16_t type)
 
void length (uint16_t length)
 

Additional Inherited Members

- Static Public Member Functions inherited from fluid_msg::Action
static Actionmake_of10_action (uint16_t type)
 
static Actionmake_of13_action (uint16_t type)
 
static bool delete_all (Action *action)
 
- Protected Attributes inherited from fluid_msg::Action
uint16_t type_
 
uint16_t length_
 

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