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

Public Member Functions

uint16_t set_order () const
 
virtual ClearActionsclone ()
 
size_t pack (uint8_t *buffer)
 
of_error unpack (uint8_t *buffer)
 
- Public Member Functions inherited from fluid_msg::of13::Instruction
 Instruction (uint16_t type, uint16_t length)
 
virtual bool equals (const Instruction &other)
 
virtual bool operator== (const Instruction &other) const
 
virtual bool operator!= (const Instruction &other) 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::of13::Instruction
static Instructionmake_instruction (uint16_t type)
 
- Protected Attributes inherited from fluid_msg::of13::Instruction
uint16_t type_
 
uint16_t length_
 

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