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

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

cofflow_stats_reply(uint8_t of_version=0, uint8_t *buf=(uint8_t *) 0, size_t buflen=0) (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
cofflow_stats_reply(uint8_t of_version, uint8_t table_id, uint32_t duration_sec, uint32_t duration_nsec, uint16_t priority, uint16_t idle_timeout, uint16_t hard_timeout, uint64_t cookie, uint64_t packet_count, uint64_t byte_count, cofmatch const &match, cofactions const &actions) (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
cofflow_stats_reply(uint8_t of_version, uint8_t table_id, uint32_t duration_sec, uint32_t duration_nsec, uint16_t priority, uint16_t idle_timeout, uint16_t hard_timeout, uint16_t flags, uint64_t cookie, uint64_t packet_count, uint64_t byte_count, cofmatch const &match, cofinstructions const &instructions) (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
cofflow_stats_reply(cofflow_stats_reply const &flowstats) (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
get_actions() const (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_replyinline
get_byte_count() const (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
get_cookie() const (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
get_duration_nsec() const (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
get_duration_sec() const (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
get_flags() const (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
get_hard_timeout() const (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
get_idle_timeout() const (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
get_instructions() const (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_replyinline
get_match() const (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_replyinline
get_packet_count() const (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
get_priority() const (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
get_table_id() const (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
get_version() const (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
length() const (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
operator<< (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_replyfriend
operator=(cofflow_stats_reply const &flowstats) (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
operator==(cofflow_stats_reply const &flowstats) (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
pack(uint8_t *buf, size_t buflen) (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
set_actions() (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_replyinline
set_byte_count(uint64_t byte_count) (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
set_cookie(uint64_t cookie) (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
set_duration_nsec(uint32_t duration_nsec) (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
set_duration_sec(uint32_t duration_sec) (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
set_flags(uint16_t flags) (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
set_hard_timeout(uint16_t hard_timeout) (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
set_idle_timeout(uint16_t idle_timeout) (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
set_instructions() (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_replyinline
set_match() (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_replyinline
set_packet_count(uint64_t packet_count) (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
set_priority(uint16_t priority) (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
set_table_id(uint8_t table_id) (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
set_version(uint8_t of_version) (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
unpack(uint8_t *buf, size_t buflen) (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_reply
~cofflow_stats_reply() (defined in rofl::openflow::cofflow_stats_reply)rofl::openflow::cofflow_stats_replyvirtual