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_push_mpls Class Reference

Public Member Functions

 cofaction_push_mpls (uint8_t ofp_version=rofl::openflow::OFP_VERSION_UNKNOWN, uint16_t eth_type=0)
 
 cofaction_push_mpls (const cofaction_push_mpls &action)
 
cofaction_push_mplsoperator= (const cofaction_push_mpls &action)
 
virtual size_t length () const
 
virtual void pack (uint8_t *buf, size_t buflen)
 
virtual void unpack (uint8_t *buf, size_t buflen)
 
void set_eth_type (uint16_t eth_type)
 
uint16_t get_eth_type () const
 
- 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_push_mpls &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_push_mpls:
rofl::openflow::cofaction

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