libfluid
The ONF OpenFlow driver
Public Member Functions | Friends | List of all members
fluid_msg::of13::InstructionSet Class Reference

Public Member Functions

 InstructionSet (std::set< Instruction * > instruction_set)
 
 InstructionSet (const InstructionSet &other)
 
InstructionSetoperator= (InstructionSet other)
 
bool operator== (const InstructionSet &other) const
 
bool operator!= (const InstructionSet &other) const
 
size_t pack (uint8_t *buffer)
 
of_error unpack (uint8_t *buffer)
 
uint16_t length ()
 
void add_instruction (Instruction &inst)
 
void add_instruction (Instruction *inst)
 
void length (uint16_t length)
 

Friends

void swap (InstructionSet &first, InstructionSet &second)
 

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