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

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

cofport_stats_reply(uint8_t of_version=0, uint8_t *buf=(uint8_t *) 0, size_t buflen=0) (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
cofport_stats_reply(uint8_t of_version, uint32_t port_no, uint64_t rx_packets, uint64_t tx_packets, uint64_t rx_bytes, uint64_t tx_bytes, uint64_t rx_dropped, uint64_t tx_dropped, uint64_t rx_errors, uint64_t tx_errors, uint64_t rx_frame_err, uint64_t rx_over_err, uint64_t rx_crc_err, uint64_t collisions, uint32_t durarion_sec, uint32_t duration_nsec) (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
cofport_stats_reply(cofport_stats_reply const &port_stats_reply) (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
get_collisions() const (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
get_duration_nsec() const (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
get_duration_sec() const (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
get_port_no() const (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
get_rx_bytes() const (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
get_rx_crc_err() const (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
get_rx_dropped() const (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
get_rx_errors() const (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
get_rx_frame_err() const (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
get_rx_over_err() const (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
get_rx_packets() const (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
get_tx_bytes() const (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
get_tx_dropped() const (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
get_tx_errors() const (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
get_tx_packets() const (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
get_version() const (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
length() const (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
operator<< (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_replyfriend
operator=(cofport_stats_reply const &port_stats_reply) (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
operator==(cofport_stats_reply const &port_stats_reply) (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
pack(uint8_t *buf, size_t buflen) const (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
reset() (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
set_collisions(uint64_t collisions) (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
set_duration_nsec(uint32_t duration_nsec) (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
set_duration_sec(uint32_t duration_sec) (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
set_port_no(uint32_t port_no) (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
set_rx_bytes(uint64_t rx_bytes) (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
set_rx_crc_err(uint64_t rx_crc_err) (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
set_rx_dropped(uint64_t rx_dropped) (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
set_rx_errors(uint64_t rx_errors) (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
set_rx_frame_err(uint64_t rx_frame_err) (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
set_rx_over_err(uint64_t rx_over_err) (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
set_rx_packets(uint64_t rx_packets) (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
set_tx_bytes(uint64_t tx_bytes) (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
set_tx_dropped(uint64_t tx_dropped) (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
set_tx_errors(uint64_t tx_errors) (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
set_tx_packets(uint64_t tx_packets) (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
set_version(uint8_t of_version) (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
unpack(uint8_t *buf, size_t buflen) (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_reply
~cofport_stats_reply() (defined in rofl::openflow::cofport_stats_reply)rofl::openflow::cofport_stats_replyvirtual