Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
AHDispatcher< Key, Operation > Member List

This is the complete list of members for AHDispatcher< Key, Operation >, including all inherited members.

AHDispatcher()=defaultAHDispatcher< Key, Operation >
AHDispatcher(const Key &key, Operation op, Pairs ... pairs)AHDispatcher< Key, Operation >inline
insert(const Key &key, Operation op)AHDispatcher< Key, Operation >inline
is_empty() constAHDispatcher< Key, Operation >inline
keys() constAHDispatcher< Key, Operation >inline
remove(const Key &key)AHDispatcher< Key, Operation >inline
run(const Key &key, Args &&... args) constAHDispatcher< Key, Operation >inline
size() constAHDispatcher< Key, Operation >inline
tblAHDispatcher< Key, Operation >private
valid_key(const Key &key)AHDispatcher< Key, Operation >inline