#include
<kfbxevents.h>

Definition at line 136 of file kfbxevents.h.
| Public Member Functions | |
| virtual | ~KFbxEvent () | 
| virtual int | GetTypeId () const | 
| Note that this may be called from multiple
threads. | |
| Static Public Member Functions | |
| static void | ForceTypeId (int pTypeId) | 
| static int | GetStaticTypeId () | 
| virtual ~KFbxEvent | ( | ) | [inline, virtual] | 
Definition at line 139 of file kfbxevents.h.
| static void ForceTypeId | ( | int | pTypeId | ) | [inline, static] | 
Definition at line 140 of file kfbxevents.h.
| virtual int GetTypeId | ( | ) | const [inline, virtual] | 
Note that this may be called from multiple threads.
Implements KFbxEventBase.
Definition at line 151 of file kfbxevents.h.
| static int GetStaticTypeId | ( | ) | [inline, static] | 
Definition at line 156 of file kfbxevents.h.
Referenced by KFbxEvent< KFbxEventPreImport >::GetTypeId().