PureMVC::Mediator Member List
This is the complete list of members for
PureMVC::Mediator, including all inherited members.
| getFacade() (defined in PureMVC::Notifier) | PureMVC::Notifier | [protected] |
| getMediatorName() | PureMVC::Mediator | [inline, virtual] |
| getMultitonKey() | PureMVC::MultitonKeyHeir | [virtual] |
| getName() | PureMVC::Mediator | [inline] |
| getViewComponent() | PureMVC::Mediator | [inline, virtual] |
| handleNotification(INotification *notification)=0 | PureMVC::Mediator | [pure virtual] |
| PureMVC::initializeNotifier(std::string key)=0 | PureMVC::INotifier | [pure virtual] |
| PureMVC::Notifier::initializeNotifier(std::string key) | PureMVC::Notifier | [virtual] |
| listNotificationInterests()=0 | PureMVC::Mediator | [pure virtual] |
| Mediator(std::string mediatorName, void *viewComponent) | PureMVC::Mediator | [inline] |
| Mediator(std::string mediatorName) (defined in PureMVC::Mediator) | PureMVC::Mediator | [inline] |
| Mediator(void *viewComponent) (defined in PureMVC::Mediator) | PureMVC::Mediator | [inline] |
| mediatorName (defined in PureMVC::Mediator) | PureMVC::Mediator | [protected] |
| onRegister()=0 | PureMVC::Mediator | [pure virtual] |
| onRemove()=0 | PureMVC::Mediator | [pure virtual] |
| PureMVC::sendNotification(int notificationName, void *body, int notificationType)=0 | PureMVC::INotifier | [pure virtual] |
| PureMVC::sendNotification(int notificationName, int notificationType)=0 | PureMVC::INotifier | [pure virtual] |
| PureMVC::sendNotification(int notificationName, void *body)=0 | PureMVC::INotifier | [pure virtual] |
| PureMVC::sendNotification(int notificationName)=0 | PureMVC::INotifier | [pure virtual] |
| PureMVC::Notifier::sendNotification(int notificationName, void *body, int notificationType) | PureMVC::Notifier | [virtual] |
| PureMVC::Notifier::sendNotification(int notificationName, int notificationType) | PureMVC::Notifier | [virtual] |
| PureMVC::Notifier::sendNotification(int notificationName, void *body) | PureMVC::Notifier | [virtual] |
| PureMVC::Notifier::sendNotification(int notificationName) | PureMVC::Notifier | [virtual] |
| setMultitonKey(std::string key) | PureMVC::MultitonKeyHeir | [virtual] |
| setViewComponent(void *viewComponent) | PureMVC::Mediator | [inline, virtual] |
| viewComponent (defined in PureMVC::Mediator) | PureMVC::Mediator | [protected] |
| ~IMediator() (defined in PureMVC::IMediator) | PureMVC::IMediator | [inline, virtual] |
| ~INotifier() (defined in PureMVC::INotifier) | PureMVC::INotifier | [inline, virtual] |