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

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

add_table(uint8_t table_id) (defined in rofl::openflow::coftables)rofl::openflow::coftables
clear()rofl::openflow::coftablesvirtual
coftables(uint8_t ofp_version=rofl::openflow::OFP_VERSION_UNKNOWN) (defined in rofl::openflow::coftables)rofl::openflow::coftables
coftables(coftables const &tables) (defined in rofl::openflow::coftables)rofl::openflow::coftables
drop_table(uint8_t table_id) (defined in rofl::openflow::coftables)rofl::openflow::coftables
get_table(uint8_t table_id) const (defined in rofl::openflow::coftables)rofl::openflow::coftables
get_tables() const (defined in rofl::openflow::coftables)rofl::openflow::coftablesinline
get_version() const (defined in rofl::openflow::coftables)rofl::openflow::coftablesinline
has_table(uint8_t table_id) const (defined in rofl::openflow::coftables)rofl::openflow::coftables
length() const rofl::openflow::coftablesvirtual
map_actions_to_prop_actions(uint32_t actions, rofl::openflow::coftable_feature_prop_actions &prop_actions) (defined in rofl::openflow::coftables)rofl::openflow::coftablesstatic
map_instructions_to_prop_instructions(uint32_t instructions, rofl::openflow::coftable_feature_prop_instructions &prop_instructions) (defined in rofl::openflow::coftables)rofl::openflow::coftablesstatic
map_match_to_prop_oxm(uint64_t match, rofl::openflow::coftable_feature_prop_oxm &prop_oxm) (defined in rofl::openflow::coftables)rofl::openflow::coftablesstatic
map_prop_actions_to_actions(const rofl::openflow::coftable_feature_prop_actions &prop_actions, uint32_t &actions) (defined in rofl::openflow::coftables)rofl::openflow::coftablesstatic
map_prop_instructions_to_instructions(const rofl::openflow::coftable_feature_prop_instructions &prop_instructions, uint32_t &instructions) (defined in rofl::openflow::coftables)rofl::openflow::coftablesstatic
map_prop_oxm_to_match(const rofl::openflow::coftable_feature_prop_oxm &prop_oxm, uint64_t &match) (defined in rofl::openflow::coftables)rofl::openflow::coftablesstatic
map_tables_to_tablestatsarray(rofl::openflow::coftables &tables, rofl::openflow::coftablestatsarray &tablestatsarray) (defined in rofl::openflow::coftables)rofl::openflow::coftablesstatic
map_tablestatsarray_to_tables(rofl::openflow::coftablestatsarray &tablestatsarray, rofl::openflow::coftables &tables) (defined in rofl::openflow::coftables)rofl::openflow::coftablesstatic
operator+=(coftables const &tables) (defined in rofl::openflow::coftables)rofl::openflow::coftables
operator<< (defined in rofl::openflow::coftables)rofl::openflow::coftablesfriend
operator=(coftables const &tables) (defined in rofl::openflow::coftables)rofl::openflow::coftables
pack(uint8_t *buf, size_t buflen) (defined in rofl::openflow::coftables)rofl::openflow::coftablesvirtual
set_table(uint8_t table_id) (defined in rofl::openflow::coftables)rofl::openflow::coftables
set_tables() (defined in rofl::openflow::coftables)rofl::openflow::coftablesinline
set_version(uint8_t ofp_version) (defined in rofl::openflow::coftables)rofl::openflow::coftablesinline
unpack(uint8_t *buf, size_t buflen) (defined in rofl::openflow::coftables)rofl::openflow::coftablesvirtual
~coftables() (defined in rofl::openflow::coftables)rofl::openflow::coftablesvirtual