bmv2
Designing your own switch target with bmv2
|
This is the complete list of members for bm::LookupStructure< K >, including all inherited members.
add_entry(const K &key, internal_handle_t handle)=0 | bm::LookupStructure< K > | pure virtual |
clear()=0 | bm::LookupStructure< K > | pure virtual |
delete_entry(const K &key)=0 | bm::LookupStructure< K > | pure virtual |
entry_exists(const K &key) const =0 | bm::LookupStructure< K > | pure virtual |
lookup(const ByteContainer &key_data, internal_handle_t *handle) const =0 | bm::LookupStructure< K > | pure virtual |
retrieve_handle(const K &key, internal_handle_t *handle) const =0 | bm::LookupStructure< K > | pure virtual |