addSubCommand(ICommand *command) | PureMVC::MacroCommand | [protected] |
execute(INotification *notification) | PureMVC::MacroCommand | [virtual] |
getFacade() (defined in PureMVC::Notifier) | PureMVC::Notifier | [protected] |
getMultitonKey() | PureMVC::MultitonKeyHeir | [virtual] |
initializeNotifier(std::string key) | PureMVC::Notifier | [virtual] |
MacroCommand() | PureMVC::MacroCommand | |
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] |
subCommands | PureMVC::MacroCommand | [protected] |
~ICommand() (defined in PureMVC::ICommand) | PureMVC::ICommand | [inline, virtual] |
~INotifier() (defined in PureMVC::INotifier) | PureMVC::INotifier | [inline, virtual] |