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

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

cofflow_stats_request(uint8_t of_version=0, uint8_t *buf=(uint8_t *) 0, size_t buflen=0) (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
cofflow_stats_request(uint8_t of_version, cofmatch const &match, uint8_t table_id, uint16_t out_port) (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
cofflow_stats_request(uint8_t of_version, cofmatch const &match, uint8_t table_id, uint32_t out_port, uint32_t out_group, uint64_t cookie, uint64_t cookie_mask) (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
cofflow_stats_request(cofflow_stats_request const &flowstatsrequest) (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
get_cookie() const (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
get_cookie_mask() const (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
get_match() const (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
get_out_group() const (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
get_out_port() const (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
get_table_id() const (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
get_version() const (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
length() const (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
operator<< (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_requestfriend
operator=(cofflow_stats_request const &flowstatsrequest) (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
pack(uint8_t *buf, size_t buflen) (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
set_cookie(uint64_t cookie) (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
set_cookie_mask(uint64_t cookie_mask) (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
set_match(cofmatch const &match) (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
set_match() (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
set_out_group(uint32_t out_group) (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
set_out_port(uint32_t out_port) (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
set_table_id(uint8_t table_id) (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
set_version(uint8_t of_version) (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
unpack(uint8_t *buf, size_t buflen) (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_request
~cofflow_stats_request() (defined in rofl::openflow::cofflow_stats_request)rofl::openflow::cofflow_stats_requestvirtual