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