#include
<kfbxproperty.h>
Definition at line 662 of file kfbxproperty.h.
| Public Member Functions | |
| KFbxPropertyNameCache (const KFbxProperty &prop) | |
| Constructor, the name map is created in the
constructor. | |
| ~KFbxPropertyNameCache () | |
| Destructor, the name map is destroyed in
destructor. | |
| KFbxPropertyNameCache | ( | const KFbxProperty & | prop | ) | [inline] | 
Constructor, the name map is created in the constructor.
| prop | Property for building and clearing the name map. | 
Definition at line 667 of file kfbxproperty.h.
| ~KFbxPropertyNameCache | ( | ) | [inline] | 
Destructor, the name map is destroyed in destructor.
Definition at line 674 of file kfbxproperty.h.