#include
<kfbxoperatorentryview.h>
Definition at line 52 of file kfbxoperatorentryview.h.
Public Member Functions |
|
KFbxOperatorEntryView (KFbxBindingTableEntry *pEntry, bool pAsSource, bool pCreate=false) | |
~KFbxOperatorEntryView () | |
const char * | GetOperatorName () const |
void | SetOperatorName (const char *pName) |
virtual const char * | EntryType () const |
Static Public Attributes |
|
static const char * | sEntryType |
Entry type. |
KFbxOperatorEntryView | ( | KFbxBindingTableEntry * | pEntry, | |
bool | pAsSource, | |||
bool | pCreate = false |
|||
) |
const char* GetOperatorName | ( | ) | const |
void SetOperatorName | ( | const char * | pName | ) |
virtual const char* EntryType | ( | ) | const [virtual] |
Reimplemented from KFbxEntryView.
const char* sEntryType
[static] |
Entry type.
Reimplemented from KFbxEntryView.
Definition at line 56 of file kfbxoperatorentryview.h.
Referenced by GetBoundPropertyValue().