#include
<kfbxevents.h>
Inherited by KFbxEvent< KFbxEventPopulateSystemLibrary >, KFbxEvent< KFbxEventPostExport >, KFbxEvent< KFbxEventPostImport >, KFbxEvent< KFbxEventPreExport >, KFbxEvent< KFbxEventPreImport >, KFbxEvent< KFbxEventReferencedDocument >, KFbxEvent< KFbxEventUpdateSystemLibrary >, KFbxEvent< KFbxEventWriteLocalization >, KFbxEvent< KFbxObjectPropertyChanged >, KFbxEvent< KFbxQueryEvent< QueryT > >, and KFbxEvent.
Definition at line 54 of file kfbxevents.h.
Constructor and Destructor |
|
virtual | ~KFbxEventBase () |
Destructor. |
|
Public Member Functions |
|
virtual int | GetTypeId () const =0 |
Retrieve the event type ID. |
|
virtual const char * | GetEventName () const =0 |
Force events to give us a name. |
virtual ~KFbxEventBase | ( | ) | [virtual] |
Destructor.
virtual int GetTypeId | ( | ) | const [pure virtual] |
Retrieve the event type ID.
virtual const char* GetEventName | ( | ) | const [pure virtual] |
Force events to give us a name.