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

Public Member Functions

 ActionSet (std::set< Action * > action_set)
 
 ActionSet (const ActionSet &other)
 
bool operator== (const ActionSet &other) const
 
bool operator!= (const ActionSet &other) const
 
ActionSetoperator= (ActionSet other)
 
size_t pack (uint8_t *buffer)
 
of_error unpack (uint8_t *buffer)
 
uint16_t length ()
 
void add_action (Action &action)
 
void add_action (Action *act)
 
void length (uint16_t length)
 

Friends

void swap (ActionSet &first, ActionSet &second)
 

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