Revised OpenFlow Library  v0.6.0dev
 All Classes Files Functions Variables Friends Groups Pages
Public Member Functions | Friends | List of all members
rofl::openflow::cofaction_vendor Class Reference

Public Member Functions

 cofaction_vendor (uint8_t ofp_version=rofl::openflow::OFP_VERSION_UNKNOWN, uint32_t exp_id=0, const rofl::cmemory &exp_body=rofl::cmemory((size_t) 0))
 
 cofaction_vendor (const cofaction_vendor &action)
 
cofaction_vendoroperator= (const cofaction_vendor &action)
 
void set_exp_id (uint32_t exp_id)
 
uint32_t get_exp_id () const
 
const rofl::cmemoryget_exp_body () const
 
rofl::cmemoryset_exp_body ()
 
virtual size_t length () const
 
virtual void pack (uint8_t *buf, size_t buflen)
 
virtual void unpack (uint8_t *buf, size_t buflen)
 
- Public Member Functions inherited from rofl::openflow::cofaction
 cofaction (uint8_t ofp_version=rofl::openflow::OFP_VERSION_UNKNOWN, uint16_t type=0)
 
 cofaction (const cofaction &action)
 
cofactionoperator= (const cofaction &action)
 
virtual void check_prerequisites () const
 
uint8_t get_version () const
 
void set_version (uint8_t ofp_version)
 
uint16_t get_type () const
 
void set_type (uint16_t type)
 
uint16_t get_length () const
 
void set_length (uint16_t len)
 

Friends

std::ostream & operator<< (std::ostream &os, const cofaction_vendor &action)
 

Additional Inherited Members

- Static Public Member Functions inherited from rofl::openflow::cofaction
static std::ostream & dump (std::ostream &os, const cofaction &action)
 
Inheritance diagram for rofl::openflow::cofaction_vendor:
rofl::openflow::cofaction

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