Open Reality Reference Guide
FBCommand Member List

This is the complete list of members for FBCommand, including all inherited members.

AddWrapper(FBScriptWrapper *) (defined in FBWrapperHolder)FBWrapperHolder
BeginChange()FBPlugprotected
ClassGroupNameFBPlugprotectedstatic
ClassName() overrideFBComponentvirtual
ComponentsFBComponent
ConnectDst(FBPlug *pDst, FBConnectionType pConnectionType=kFBConnectionTypeNone)FBPlugprotected
ConnectDstAt(int pSrc_DstIndex, FBPlug *pDst, FBConnectionType pConnectionType=kFBConnectionTypeNone)FBPlugprotected
ConnectSrc(FBPlug *pSrc, FBConnectionType pConnectionType=kFBConnectionTypeNone)FBPlugprotected
ConnectSrcAt(int pDst_SrcIndex, FBPlug *pSrc, FBConnectionType pConnectionType=kFBConnectionTypeNone)FBPlugprotected
DescriptionFBCommand
DisableObjectFlags(FBObjectFlag pFlags)FBComponent
DisconnectAllDst()FBPlugprotected
DisconnectAllSrc()FBPlugprotected
DisconnectDst(FBPlug *pDst)FBPlugprotected
DisconnectDstAt(int pIndex)FBPlugprotected
DisconnectSrc(FBPlug *pSrc)FBPlugprotected
DisconnectSrcAt(int pIndex)FBPlugprotected
DragAndDropAddNotify(FBComponent *pComponent)FBCommandvirtual
DragAndDropClearNotify()FBCommandvirtual
EnableObjectFlags(FBObjectFlag pFlags)FBComponent
EndChange()FBPlugprotected
ExecuteNotify()FBCommandvirtual
FBCommand(const char *pName=NULL, HIObject pObject=NULL)FBCommand
FBComponent(HIObject pObject)FBComponent
FBComponentGetLongName(FBComponent *pObject) (defined in FBComponent)FBComponentstatic
FBComponentGetName(FBComponent *pObject) (defined in FBComponent)FBComponentstatic
FBComponentSetLongName(FBComponent *pObject, const char *pName) (defined in FBComponent)FBComponentstatic
FBComponentSetName(FBComponent *pObject, const char *pName) (defined in FBComponent)FBComponentstatic
FBCreate()FBComponentvirtual
FBDelete() overrideFBComponentvirtual
FBDestroy()FBComponentvirtual
FBWrapperHolder() (defined in FBWrapperHolder)FBWrapperHolder
FbxRetrieve(FBFbxObject *pFbxObject, kFbxObjectStore pStoreWhat) (defined in FBCommand)FBCommandvirtual
FbxStore(FBFbxObject *pFbxObject, kFbxObjectStore pStoreWhat)FBCommandvirtual
FolderFBComponent
GetContentModified(FBPlugModificationFlag pFlag)FBPlugprotected
GetDst(int pIndex)FBPlugprotected
GetDstCount()FBPlugprotected
GetDstType(int pIndex)FBPlugprotected
GetFullName(void)FBComponent
GetInternalClassId()FBComponentstatic
GetObjectFlags()FBComponent
GetObjectStatus(FBObjectStatus pStatus)FBComponent
GetOwned(int pIndex)FBPlugprotected
GetOwnedCount()FBPlugprotected
GetOwner()FBPlugprotected
GetOwnerFileReference(void)FBComponent
GetOwnerNamespace(void)FBComponent
GetPlugConnectionModifiedList(FBPlugList &pPlugList, FBPlugModificationFlag pConnectionModificatonFlag, bool pAddRemove)FBPlugprotected
GetSelfModified(FBPlugModificationFlag pFlag)FBPlugprotected
GetSrc(int pIndex)FBPlugprotected
GetSrcCount()FBPlugprotected
GetSrcType(int pIndex)FBPlugprotected
GetStatusFlag(FBPlugStatusFlag pStatus) constFBPlugprotected
GetTypeId() overrideFBComponentvirtual
GetWrapper()FBWrapperHolder
HardSelect()FBComponent
HasObjectFlags(FBObjectFlag pFlags)FBComponent
IObject_Declare(override) (defined in FBCommand)FBCommand
Is(int pTypeId) overrideFBComponentvirtual
IsSDKComponent()FBPlugprotected
LongNameFBComponent
mAllocatedFBPlugprotected
mGlobalTypeInfoFBPlugprotectedstatic
mObjectFBPlugprotected
MoveSrcAt(int pIndex, int pAtIndex)FBPlugprotected
MoveSrcAt(FBPlug *pSrc, FBPlug *pAtSrc)FBPlugprotected
mSDKComponentFBPlugprotected
NameFBComponent
ParentsFBComponent
PlugDataNotify(FBConnectionAction pAction, FBPlug *pThis, void *pData=NULL, void *pDataOld=NULL, int pDataSize=0)FBPlugprotectedvirtual
PlugNotify(FBConnectionAction pAction, FBPlug *pThis, int pIndex, FBPlug *pPlug=NULL, FBConnectionType pConnectionType=kFBConnectionTypeNone, FBPlug *pNewPlug=NULL)FBPlugprotectedvirtual
PlugStateNotify(FBConnectionAction pAction, FBPlug *pThis, void *pData=NULL, void *pDataOld=NULL, int pDataSize=0)FBPlugprotectedvirtual
ProcessNamespaceHierarchy(FBNamespaceAction pNamespaceAction, const char *pNamespaceName, const char *pReplaceTo=NULL, bool pAddRight=true)FBComponent
ProcessObjectNamespace(FBNamespaceAction pNamespaceAction, const char *pNamespaceName, const char *pReplaceTo=NULL, bool pAddRight=true)FBComponent
PropertyAdd(FBProperty *pProperty)FBComponentvirtual
PropertyAddReferenceProperty(FBProperty *pReferenceProperty)FBComponent
PropertyCreate(const char *pName, FBPropertyType pType, const char *pDataType, bool pAnimatable, bool pIsUser=false, FBProperty *pReferenceSource=NULL)FBComponent
PropertyGetModifiedList(FBArrayTemplate< FBProperty * > &pPropList, FBPlugModificationFlag pModificationFlags)FBComponent
PropertyListFBComponent
PropertyRemove(FBProperty *pProperty)FBComponent
RemoveNotify(HIObject pComponent)FBCommandvirtual
RemoveWrapper(FBScriptWrapper *) (defined in FBWrapperHolder)FBWrapperHolder
ReplaceDstAt(int pIndex, FBPlug *pDst)FBPlugprotected
ReplaceSrcAt(int pIndex, FBPlug *pSrc)FBPlugprotected
RevertModification(FBPlugModificationFlag pFlag=kFBAllModifiedMask)FBPlugprotected
SelectedFBComponent
SetContentModified(FBPlugModificationFlag pFlag, bool pBool)FBPlugprotected
SetHIObject(HIObject pObject, bool pSDKComponent) overrideFBComponentvirtual
SetObjectFlags(FBObjectFlag pFlags)FBComponent
SetObjectStatus(FBObjectStatus pStatus, bool pValue)FBComponent
SetOwnerNamespace(FBNamespace *pOwnerNSObj)FBComponent
SetSelfModified(FBPlugModificationFlag pFlag, bool pBool)FBPlugprotected
SetStatusFlag(FBPlugStatusFlag pStatus, bool pValue)FBPlugprotected
StartTimeFBCommand
StateFBCommand
StopTimeFBCommand
SwapSrc(int pIndexA, int pIndexB)FBPlugprotected
TimeReferentialFBCommand
TypeInfoFBComponentstatic
UseCustomPropertyViewSet() constFBComponentinlinevirtual
~FBComponent()FBComponentvirtual
~FBWrapperHolder() (defined in FBWrapperHolder)FBWrapperHoldervirtual