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

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

cofgroup_stats_reply(uint8_t of_version=0) (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_reply
cofgroup_stats_reply(uint8_t of_version, uint32_t group_id, uint32_t ref_count, uint64_t packet_count, uint64_t byte_count, uint32_t duration_sec, uint32_t duration_nsec) (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_reply
cofgroup_stats_reply(cofgroup_stats_reply const &stats) (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_reply
get_bucket_counters() const (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_replyinline
get_byte_count() const (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_replyinline
get_duration_nsec() const (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_replyinline
get_duration_sec() const (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_replyinline
get_group_id() const (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_replyinline
get_packet_count() const (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_replyinline
get_ref_count() const (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_replyinline
get_version() const (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_replyinline
length() const (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_reply
operator<< (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_replyfriend
operator=(cofgroup_stats_reply const &stats) (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_reply
operator==(cofgroup_stats_reply const &stats) (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_reply
pack(uint8_t *buf, size_t buflen) (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_reply
set_bucket_counters() (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_replyinline
set_byte_count(uint64_t byte_count) (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_replyinline
set_duration_nsec(uint32_t duration_nsec) (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_replyinline
set_duration_sec(uint32_t duration_sec) (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_replyinline
set_group_id(uint32_t group_id) (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_replyinline
set_packet_count(uint64_t packet_count) (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_replyinline
set_ref_count(uint32_t ref_count) (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_replyinline
set_version(uint8_t of_version) (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_replyinline
unpack(uint8_t *buf, size_t buflen) (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_reply
~cofgroup_stats_reply() (defined in rofl::openflow::cofgroup_stats_reply)rofl::openflow::cofgroup_stats_replyvirtual