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

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

cofqueue_stats_reply(uint8_t of_version=0) (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_reply
cofqueue_stats_reply(uint8_t of_version, uint32_t port_no, uint32_t queue_id, uint64_t tx_bytes, uint64_t tx_packets, uint64_t tx_errors, uint32_t duration_sec, uint32_t duration_nsec) (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_reply
cofqueue_stats_reply(cofqueue_stats_reply const &stats) (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_reply
get_duration_nsec() const (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_replyinline
get_duration_sec() const (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_replyinline
get_port_no() const (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_replyinline
get_queue_id() const (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_replyinline
get_tx_bytes() const (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_replyinline
get_tx_errors() const (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_replyinline
get_tx_packets() const (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_replyinline
get_version() const (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_replyinline
length() const (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_reply
operator<< (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_replyfriend
operator=(cofqueue_stats_reply const &stats) (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_reply
operator==(cofqueue_stats_reply const &stats) (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_reply
pack(uint8_t *buf, size_t buflen) const (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_reply
set_duration_nsec(uint32_t duration_nsec) (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_replyinline
set_duration_sec(uint32_t duration_sec) (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_replyinline
set_port_no(uint32_t port_no) (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_replyinline
set_queue_id(uint32_t queue_id) (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_replyinline
set_tx_bytes(uint64_t tx_bytes) (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_replyinline
set_tx_errors(uint64_t tx_errors) (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_replyinline
set_tx_packets(uint64_t tx_packets) (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_replyinline
set_version(uint8_t of_version) (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_replyinline
unpack(uint8_t *buf, size_t buflen) (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_reply
~cofqueue_stats_reply() (defined in rofl::openflow::cofqueue_stats_reply)rofl::openflow::cofqueue_stats_replyvirtual