bmv2
Designing your own switch target with bmv2
|
This is the complete list of members for bm::StackIface, including all inherited members.
get_count() const =0 | bm::StackIface | pure virtual |
get_depth() const =0 | bm::StackIface | pure virtual |
is_full() const =0 | bm::StackIface | pure virtual |
pop_front()=0 | bm::StackIface | pure virtual |
pop_front(size_t num)=0 | bm::StackIface | pure virtual |
push_front()=0 | bm::StackIface | pure virtual |
push_front(size_t num)=0 | bm::StackIface | pure virtual |