|
Stochastic Loading Module
|
This is the complete list of members for Dispatcher< Treturntype, Targs >, including all inherited members.
| check(const std::string &key) const | Dispatcher< Treturntype, Targs > | inline |
| dispatch(const std::string &key, Targs...args) | Dispatcher< Treturntype, Targs > | inline |
| instance() | Dispatcher< Treturntype, Targs > | inlinestatic |
| list() const | Dispatcher< Treturntype, Targs > | inline |
| register_function(const std::string &key, std::function< Treturntype(Targs...)> new_function) | Dispatcher< Treturntype, Targs > | inline |
1.8.11