|
|
using | storage_type = Storage |
|
using | listener_type = Listener |
|
|
void | call () |
|
template<class... Args> |
| | Dispatcher (Args &&... args) |
|
Dispatcher & | operator= (Storage const &other) |
|
Dispatcher & | operator= (Storage &&other) |
|
| operator Storage const & () const |
|
| operator Storage & () |
|
|
Storage | storage |
|
Listener | listener |
The documentation for this class was generated from the following file: