execute(INotification *notification)=0 | PureMVC::SimpleCommand | [pure virtual] |
getFacade() (defined in PureMVC::Notifier) | PureMVC::Notifier | [protected] |
getMultitonKey() | PureMVC::MultitonKeyHeir | [virtual] |
initializeNotifier(std::string key) | PureMVC::Notifier | [virtual] |
sendNotification(int notificationName, void *body, int notificationType) | PureMVC::Notifier | [virtual] |
sendNotification(int notificationName, int notificationType) | PureMVC::Notifier | [virtual] |
sendNotification(int notificationName, void *body) | PureMVC::Notifier | [virtual] |
sendNotification(int notificationName) | PureMVC::Notifier | [virtual] |
setMultitonKey(std::string key) | PureMVC::MultitonKeyHeir | [virtual] |
~ICommand() (defined in PureMVC::ICommand) | PureMVC::ICommand | [inline, virtual] |
~INotifier() (defined in PureMVC::INotifier) | PureMVC::INotifier | [inline, virtual] |