DataDirector API
|
Abstract base class for subscribers of the XMLConfigLoading event. More...
#include <DDD_EventSubscriber.h>
Public Member Functions | |
virtual void | TriggerXMLConfigLoading (bool loading)=0 |
Abstract base class for subscribers of the XMLConfigLoading event.
|
pure virtual |
The XMLConfigLoading event handling method in this observer
loading | true = started loading, false = stopped loading |