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

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

coftable_stats_reply(uint8_t of_version=0) (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
coftable_stats_reply(uint8_t of_version, uint8_t table_id, std::string name, uint32_t wildcards, uint32_t max_entries, uint32_t active_count, uint64_t lookup_count, uint64_t matched_count)rofl::openflow::coftable_stats_reply
coftable_stats_reply(uint8_t of_version, uint8_t table_id, std::string name, uint64_t match, uint64_t wildcards, uint32_t write_actions, uint32_t apply_actions, uint64_t write_setfields, uint64_t apply_setfields, uint64_t metadata_match, uint64_t metadata_write, uint32_t instructions, uint32_t config, uint32_t max_entries, uint32_t active_count, uint64_t lookup_count, uint64_t matched_count)rofl::openflow::coftable_stats_reply
coftable_stats_reply(uint8_t of_version, uint8_t table_id, uint32_t active_count, uint64_t lookup_count, uint64_t matched_count)rofl::openflow::coftable_stats_reply
coftable_stats_reply(coftable_stats_reply const &table_stats) (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
get_active_count() const (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
get_apply_actions() const (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
get_apply_setfields() const (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
get_config() const (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
get_instructions() const (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
get_lookup_count() const (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
get_match() const (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
get_matched_count() const (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
get_max_entries() const (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
get_metadata_match() const (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
get_metadata_write() const (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
get_name() const (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
get_table_id() const (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
get_version() const (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
get_wildcards() const (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
get_write_actions() const (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
get_write_setfields() const (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
length() const (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
operator<< (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_replyfriend
operator=(coftable_stats_reply const &table_stats) (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
operator==(coftable_stats_reply const &table_stats) const (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
pack(uint8_t *buf, size_t buflen) const (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
set_active_count(uint32_t active_count) (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
set_apply_actions(uint32_t apply_actions) (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
set_apply_setfields(uint64_t apply_setfields) (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
set_config(uint32_t config) (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
set_instructions(uint32_t instructions) (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
set_lookup_count(uint64_t lookup_count) (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
set_match(uint64_t match) (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
set_matched_count(uint64_t matched_count) (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
set_max_entries(uint32_t max_entries) (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
set_metadata_match(uint64_t metadata_match) (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
set_metadata_write(uint64_t metadata_write) (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
set_name(std::string const &name) (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
set_table_id(uint8_t table_id) (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
set_version(uint8_t of_version) (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
set_wildcards(uint64_t wildcards) (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
set_write_actions(uint32_t write_actions) (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
set_write_setfields(uint64_t write_setfields) (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
unpack(uint8_t *buf, size_t buflen) (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_reply
~coftable_stats_reply() (defined in rofl::openflow::coftable_stats_reply)rofl::openflow::coftable_stats_replyvirtual