CatapultServer  v0.5.0.1 (Elephant)
catapult::observers::FunctionalNotificationObserverT< TNotification > Member List

This is the complete list of members for catapult::observers::FunctionalNotificationObserverT< TNotification >, including all inherited members.

FunctionalNotificationObserverT(const std::string &name, const FunctionType &func)catapult::observers::FunctionalNotificationObserverT< TNotification >inlineexplicit
FunctionType typedefcatapult::observers::FunctionalNotificationObserverT< TNotification >private
m_funccatapult::observers::FunctionalNotificationObserverT< TNotification >private
m_namecatapult::observers::FunctionalNotificationObserverT< TNotification >private
name() const overridecatapult::observers::FunctionalNotificationObserverT< TNotification >inlinevirtual
NotificationType typedefcatapult::observers::NotificationObserverT< TNotification >
notify(const TNotification &notification, ObserverContext &context) const overridecatapult::observers::FunctionalNotificationObserverT< TNotification >inlinevirtual
~NotificationObserverT()=defaultcatapult::observers::NotificationObserverT< TNotification >virtual