#include <xav_Listener.h>
Public Member Functions | |
virtual bool | notify (AV_View *pView, const AV_ChangeMask mask, void *pPrivateData=NULL)=0 |
virtual AV_ListenerType | getType (void)=0 |
virtual AV_ListenerType AV_ListenerExtra::getType | ( | void | ) | [pure virtual] |
Implements AV_Listener.
Implemented in AbiGrammar.
virtual bool AV_ListenerExtra::notify | ( | AV_View * | pView, | |
const AV_ChangeMask | mask, | |||
void * | pPrivateData = NULL | |||
) | [pure virtual] |
Implemented in AbiGrammar.
Referenced by XAP_App::notifyListeners().