Revised OpenFlow Library  v0.6.0dev
 All Classes Files Functions Variables Friends Groups Pages
rofl::openflow::cofmeter_features_reply Member List

This is the complete list of members for rofl::openflow::cofmeter_features_reply, including all inherited members.

clear() (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_reply
cofmeter_features_reply(uint8_t of_version=0, uint8_t *buf=(uint8_t *) 0, size_t buflen=0) (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_reply
cofmeter_features_reply(uint8_t of_version, uint32_t max_meter, uint32_t band_types, uint32_t capabilities, uint8_t max_bands, uint8_t max_color) (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_reply
cofmeter_features_reply(const cofmeter_features_reply &meter_features_reply) (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_reply
get_band_types() const (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_replyinline
get_capabilities() const (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_replyinline
get_max_bands() const (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_replyinline
get_max_color() const (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_replyinline
get_max_meter() const (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_replyinline
get_version() const (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_replyinline
length() const (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_reply
operator<< (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_replyfriend
operator=(const cofmeter_features_reply &meter_features_reply) (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_reply
operator==(const cofmeter_features_reply &meter_features_reply) (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_reply
pack(uint8_t *buf, size_t buflen) (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_reply
set_band_types(uint32_t band_types) (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_replyinline
set_capabilities(uint32_t capabilities) (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_replyinline
set_max_bands(uint8_t max_bands) (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_replyinline
set_max_color(uint8_t max_color) (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_replyinline
set_max_meter(uint32_t max_meter) (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_replyinline
set_version(uint8_t of_version) (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_replyinline
unpack(uint8_t *buf, size_t buflen) (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_reply
~cofmeter_features_reply() (defined in rofl::openflow::cofmeter_features_reply)rofl::openflow::cofmeter_features_replyvirtual