Template Class SimpleDispatcher
Defined in File dispatcher.hpp
Nested Relationships
Nested Types
Inheritance Relationships
Derived Types
public can::FilteredDispatcher< unsigned int, CommInterface::FrameListener >
(Template Class FilteredDispatcher)public can::FilteredDispatcher< K, Listener, Hash >
(Template Class FilteredDispatcher)
Class Documentation
-
template<typename Listener>
class SimpleDispatcher Subclassed by can::FilteredDispatcher< unsigned int, CommInterface::FrameListener >, can::FilteredDispatcher< K, Listener, Hash >
Public Functions
-
inline SimpleDispatcher()
-
inline ListenerConstSharedPtr createListener(const Callable &callable)
-
inline size_t numListeners()
Protected Types
-
class DispatcherBase
-
Public Static Functions
-
inline SimpleDispatcher()