, including all inherited members.
AcceptTemporaryProperty(const char *pEnumList[]=NULL, fbExternalGetSetHandler pGet=NULL, fbExternalGetSetHandler pSet=NULL) | FBProperty | |
AddWrapper(HFBScriptWrapper) | FBWrapperHolder | |
AsInt() | FBProperty | |
AsString() | FBProperty | [virtual] |
BeginChange() | FBPlug | |
ClassName() | FBPlug | [virtual] |
ConnectAt(HFBPlug pSrc, int pSrc_DstIndex, HFBPlug pDst, int pDst_SrcIndex, FBConnectionType pConnectionType=kFBConnectionTypeNone) | FBPlug | |
ConnectDst(HFBPlug pDst, FBConnectionType pConnectionType=kFBConnectionTypeNone) | FBPlug | |
ConnectDstAt(int pSrc_DstIndex, HFBPlug pDst, FBConnectionType pConnectionType=kFBConnectionTypeNone) | FBPlug | |
ConnectSrc(HFBPlug pSrc, FBConnectionType pConnectionType=kFBConnectionTypeNone) | FBPlug | |
ConnectSrcAt(int pDst_SrcIndex, HFBPlug pSrc, FBConnectionType pConnectionType=kFBConnectionTypeNone) | FBPlug | |
CreateInternal(FBComponent *pParent, char *pName, fbExternalGetSetHandler pGet=NULL, fbExternalGetSetHandler pSet=NULL) | FBProperty | |
DisconnectAllDst() | FBPlug | |
DisconnectAllSrc() | FBPlug | |
DisconnectDst(HFBPlug pDst) | FBPlug | |
DisconnectDstAt(int pIndex) | FBPlug | |
DisconnectSrc(HFBPlug pSrc) | FBPlug | |
DisconnectSrcAt(int pIndex) | FBPlug | |
EndChange() | FBPlug | |
EnumList(int pIndex) | FBProperty | [virtual] |
FBDelete() | FBPlug | [protected, virtual] |
FBPlug(HIObject pObject) | FBPlug | |
FBProperty() | FBProperty | |
FBPropertyBase() | FBPropertyBase< tType, kFBPT_object > | [inline] |
FBPropertyBase(const FBPropertyBase< tType, pPT > &pValue) | FBPropertyBase< tType, kFBPT_object > | [inline] |
FBPropertyBaseComponent() | FBPropertyBaseComponent< tType > | [inline] |
FBPropertyBaseComponent(const FBPropertyBaseComponent< tType > &pValue) | FBPropertyBaseComponent< tType > | [inline] |
FBWrapperHolder() | FBWrapperHolder | |
Get | FBPropertyBase< tType, kFBPT_object > | [protected] |
GetData(void *pData, int pSize, FBEvaluateInfo *pEvalInfo=NULL) const | FBPropertyBase< tType, kFBPT_object > | [inline, virtual] |
GetDataType() | FBProperty | [virtual] |
GetDst(int pIndex) | FBPlug | |
GetDstCount() | FBPlug | |
GetDstType(int pIndex) | FBPlug | |
GetEnumStringList(bool pCreateIt=false) | FBProperty | |
GetHIObject() const | FBPlug | [virtual] |
GetInternal() const | FBProperty | |
GetInternalClassId() | FBPlug | [protected, static] |
GetMax() | FBProperty | |
GetMin() | FBProperty | |
GetName() | FBProperty | |
GetOwned(int pIndex) | FBPlug | |
GetOwnedCount() | FBPlug | |
GetOwner() | FBPlug | |
GetOwnerCount() | FBPlug | |
GetParent() | FBProperty | [inline] |
GetPropertyFlag(FBPropertyFlag pFlag) | FBProperty | |
GetPropertyFlags() | FBProperty | |
GetPropertyType() override | FBPropertyBase< tType, kFBPT_object > | [inline, virtual] |
GetPropertyTypeName() | FBProperty | |
GetPropertyValue() | FBPropertyBase< tType, kFBPT_object > | [inline] |
GetSrc(int pIndex) | FBPlug | |
GetSrcCount() | FBPlug | |
GetSrcType(int pIndex) | FBPlug | |
GetTypeId() | FBPlug | [virtual] |
GetValuePtr() const | FBProperty | |
GetWrapper() | FBWrapperHolder | |
ICallback_Declare(Implementation) | FBPlug | |
Init(void *pParent, char *pName, tType(*pGet)(void *)=NULL, void(*pSet)(void *, tType)=NULL) | FBPropertyBase< tType, kFBPT_object > | [inline] |
InitInternal(KProperty *pProperty) | FBProperty | |
IObject_Declare(Implementation) | FBProperty | |
Is(int pTypeId) | FBPlug | [virtual] |
IsAnimatable() | FBProperty | [virtual] |
IsInternal() const | FBProperty | |
IsList() | FBProperty | [virtual] |
IsMaxClamp() | FBProperty | |
IsMinClamp() | FBProperty | |
IsObjectList() | FBProperty | |
IsReadOnly() | FBPropertyBase< tType, kFBPT_object > | [inline, virtual] |
IsReferenceProperty() | FBProperty | |
IsSDKComponent() | FBPlug | |
IsTemporaryProperty() | FBProperty | |
IsUserProperty() | FBProperty | |
mAllocated | FBPlug | |
mGlobalTypeInfo | FBPlug | [protected, static] |
mName | FBProperty | [protected] |
mObject | FBPlug | [protected] |
ModifyPropertyFlag(FBPropertyFlag pFlag, bool pValue) | FBProperty | |
MoveSrcAt(int pIndex, int pAtIndex) | FBPlug | |
MoveSrcAt(HFBPlug pSrc, HFBPlug pAtSrc) | FBPlug | |
mParent | FBProperty | [protected] |
mSDKComponent | FBPlug | [protected] |
NotifyEnumStringListChanged() | FBProperty | |
operator tType() const | FBPropertyBaseComponent< tType > | [inline] |
operator->() | FBPropertyBaseComponent< tType > | [inline] |
operator=(tType pValue) | FBPropertyBaseComponent< tType > | [inline] |
PlugDataNotify(FBConnectionAction pAction, FBPlug *pThis, void *pData=NULL, void *pDataOld=NULL, int pDataSize=0) | FBPlug | [virtual] |
PlugNotify(FBConnectionAction pAction, FBPlug *pThis, int pIndex, FBPlug *pPlug=NULL, FBConnectionType pConnectionType=kFBConnectionTypeNone, FBPlug *pNewPlug=NULL) | FBPlug | [virtual] |
PlugStateNotify(FBConnectionAction pAction, FBPlug *pThis, void *pData=NULL, void *pDataOld=NULL, int pDataSize=0) | FBPlug | [virtual] |
RemoveWrapper(HFBScriptWrapper) | FBWrapperHolder | |
ReplaceDstAt(int pIndex, HFBPlug pDst) | FBPlug | |
ReplaceSrcAt(int pIndex, HFBPlug pSrc) | FBPlug | |
Set | FBPropertyBase< tType, kFBPT_object > | [protected] |
SetData(void *pData) | FBPropertyBase< tType, kFBPT_object > | [inline, virtual] |
SetEnable(bool pValue) | FBProperty | |
SetHIObject(HIObject pObject, bool pSDKComponent) | FBPlug | [virtual] |
SetInt(int pInt) | FBProperty | |
SetInternal(KProperty *pInternal) | FBProperty | |
SetMax(double pMax, bool pForceMaxClamp=false) | FBProperty | |
SetMin(double pMin, bool pForceMinClamp=false) | FBProperty | |
SetMinMax(double pMin, double pMax, bool pForceMinClamp=false, bool pForceMaxClamp=false) | FBProperty | |
SetName(char *pName) | FBProperty | |
SetPropertyValue(tType pValue) | FBPropertyBase< tType, kFBPT_object > | [inline] |
SetString(char *pString) | FBProperty | [virtual] |
SwapSrc(int pIndexA, int pIndexB) | FBPlug | |
TypeInfo | FBPropertyBaseComponent< tType > | |
~FBPlug() | FBPlug | [virtual] |
~FBPropertyBase() | FBPropertyBase< tType, kFBPT_object > | [inline] |
~FBPropertyBaseComponent() | FBPropertyBaseComponent< tType > | [inline] |
~FBWrapperHolder() | FBWrapperHolder | [virtual] |