#include
<kfbxproperty.h>
Definition at line 598 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 603 of file kfbxproperty.h.
| ~KFbxPropertyNameCache | ( | ) | [inline] | 
Destructor, the name map is destroyed in destructor.
Definition at line 610 of file kfbxproperty.h.