Public Member Functions

AV_ListenerExtra Class Reference

#include <xav_Listener.h>

Inheritance diagram for AV_ListenerExtra:
AV_Listener AbiGrammar

List of all members.

Public Member Functions

virtual bool notify (AV_View *pView, const AV_ChangeMask mask, void *pPrivateData=NULL)=0
virtual AV_ListenerType getType (void)=0

Member Function Documentation

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().


The documentation for this class was generated from the following file: