| 
| 
  | SetVLANVIDAction (uint16_t vlan_vid) | 
|   | 
| 
virtual SetVLANVIDAction *  | clone () | 
|   | 
| 
virtual bool  | equals (const Action &other) | 
|   | 
| 
size_t  | pack (uint8_t *buffer) | 
|   | 
| 
of_error  | unpack (uint8_t *buffer) | 
|   | 
| 
uint16_t  | vlan_vid () | 
|   | 
| 
void  | vlan_vid (uint16_t vlan_vid) | 
|   | 
| 
  | 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) | 
|   | 
 | 
| 
static Action *  | make_of10_action (uint16_t type) | 
|   | 
| 
static Action *  | make_of13_action (uint16_t type) | 
|   | 
| 
static bool  | delete_all (Action *action) | 
|   | 
| 
uint16_t  | type_ | 
|   | 
| 
uint16_t  | length_ | 
|   | 
The documentation for this class was generated from the following file: