Inheritance diagram for KFbxControlSetPlug:
Definition at line 367 of file kfbxcontrolset.h.
Error Management | |
The same error object is shared among instances of this class. | |
enum | EError |
Error identifiers. More... | |
KError & | GetError () |
Retrieve error object. | |
EError | GetLastErrorID () |
Get last error code. | |
char * | GetLastErrorString () |
Get last error string. | |
Static Protected Member Functions | |
static char const * | GetNamePrefix () |
Protected Attributes | |
KFbxControlSetPlug_internal * | mPH |
KError | mError |
enum EError |
KError& GetError | ( | ) |
Retrieve error object.
EError GetLastErrorID | ( | ) |
Get last error code.
char* GetLastErrorString | ( | ) |
Get last error string.