DataDirector API
Public Member Functions | List of all members
DDD_XMLConfigLoading_Subscriber Class Referenceabstract

Abstract base class for subscribers of the XMLConfigLoading event. More...

#include <DDD_EventSubscriber.h>

Public Member Functions

virtual void TriggerXMLConfigLoading (bool loading)=0
 

Detailed Description

Abstract base class for subscribers of the XMLConfigLoading event.

Member Function Documentation

virtual void TriggerXMLConfigLoading ( bool  loading)
pure virtual

The XMLConfigLoading event handling method in this observer

Parameters
loadingtrue = started loading, false = stopped loading

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