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

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

clear() (defined in rofl::openflow::cofmeter_config_reply)rofl::openflow::cofmeter_config_reply
cofmeter_config_reply(uint8_t of_version=0, uint8_t *buf=(uint8_t *) 0, size_t buflen=0) (defined in rofl::openflow::cofmeter_config_reply)rofl::openflow::cofmeter_config_reply
cofmeter_config_reply(uint8_t of_version, uint16_t flags, uint32_t meter_id, const rofl::openflow::cofmeter_bands &mbands) (defined in rofl::openflow::cofmeter_config_reply)rofl::openflow::cofmeter_config_reply
cofmeter_config_reply(const cofmeter_config_reply &meter_config_reply) (defined in rofl::openflow::cofmeter_config_reply)rofl::openflow::cofmeter_config_reply
get_flags() const (defined in rofl::openflow::cofmeter_config_reply)rofl::openflow::cofmeter_config_replyinline
get_meter_bands() const (defined in rofl::openflow::cofmeter_config_reply)rofl::openflow::cofmeter_config_replyinline
get_meter_id() const (defined in rofl::openflow::cofmeter_config_reply)rofl::openflow::cofmeter_config_replyinline
get_version() const (defined in rofl::openflow::cofmeter_config_reply)rofl::openflow::cofmeter_config_replyinline
length() const (defined in rofl::openflow::cofmeter_config_reply)rofl::openflow::cofmeter_config_reply
operator<< (defined in rofl::openflow::cofmeter_config_reply)rofl::openflow::cofmeter_config_replyfriend
operator=(const cofmeter_config_reply &meter_config_reply) (defined in rofl::openflow::cofmeter_config_reply)rofl::openflow::cofmeter_config_reply
operator==(const cofmeter_config_reply &meter_config_reply) (defined in rofl::openflow::cofmeter_config_reply)rofl::openflow::cofmeter_config_reply
pack(uint8_t *buf, size_t buflen) (defined in rofl::openflow::cofmeter_config_reply)rofl::openflow::cofmeter_config_reply
set_flags(uint16_t flags) (defined in rofl::openflow::cofmeter_config_reply)rofl::openflow::cofmeter_config_replyinline
set_meter_bands() (defined in rofl::openflow::cofmeter_config_reply)rofl::openflow::cofmeter_config_replyinline
set_meter_id(uint32_t meter_id) (defined in rofl::openflow::cofmeter_config_reply)rofl::openflow::cofmeter_config_replyinline
set_version(uint8_t of_version) (defined in rofl::openflow::cofmeter_config_reply)rofl::openflow::cofmeter_config_replyinline
unpack(uint8_t *buf, size_t buflen) (defined in rofl::openflow::cofmeter_config_reply)rofl::openflow::cofmeter_config_reply
~cofmeter_config_reply() (defined in rofl::openflow::cofmeter_config_reply)rofl::openflow::cofmeter_config_replyvirtual