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

Public Member Functions

 cofqueue_prop (uint8_t of_version=openflow::OFP_VERSION_UNKNOWN, uint16_t property=0)
 
 cofqueue_prop (const cofqueue_prop &prop)
 
cofqueue_propoperator= (const cofqueue_prop &qp)
 
virtual size_t length () const
 
virtual void pack (uint8_t *buf, size_t buflen)
 
virtual void unpack (uint8_t *buf, size_t buflen)
 
uint8_t get_version () const
 
void set_version (uint8_t ofp_version)
 
uint16_t get_property () const
 
void set_property (uint16_t property)
 
uint16_t get_length () const
 
void set_length (uint16_t len)
 

Friends

std::ostream & operator<< (std::ostream &os, cofqueue_prop const &prop)
 
Inheritance diagram for rofl::openflow::cofqueue_prop:
rofl::openflow::cofqueue_prop_experimenter rofl::openflow::cofqueue_prop_max_rate rofl::openflow::cofqueue_prop_min_rate

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