IXRefProxy Member List

This is the complete list of members for IXRefProxy, including all inherited members.
_dispatch_fn(FunctionID fid, TimeValue t, FPValue &result, FPParams *p)FPInterface [inline, protected, virtual]
AcquireInterface()BaseInterface [inline, virtual]
CloneInterface(void *remapDir=NULL)BaseInterface [inline, virtual]
DeleteInterface()BaseInterface [inline, virtual]
EnableActions(BOOL onOff)FPInterface [inline, virtual]
FindFn(MCHAR *name)FPInterface [virtual]
FPGetProxyFileName() const =0IXRefProxy [protected, pure virtual]
FPMixinInterface(const FPMixinInterface &rhs)FPMixinInterface [inline, protected]
FPMixinInterface()FPMixinInterface [inline]
FPSetProxyFileName(const MCHAR *fileName)=0IXRefProxy [protected, pure virtual]
FPSetProxyItemName(const MCHAR *itemName)=0IXRefProxy [protected, pure virtual]
GetActionTable()FPInterface [inline, virtual]
GetDesc()IXRefProxy [inline, virtual]
GetDescByID(Interface_ID id)FPMixinInterface [inline, virtual]
GetID()IXRefProxy [inline, virtual]
GetInterface(InterfaceServer &is)IXRefProxy [inline, static]
FPMixinInterface::GetInterface(Interface_ID id)FPMixinInterface [inline, virtual]
GetIsChecked(FunctionID actionID)FPInterface [virtual]
GetIsEnabled(FunctionID actionID)FPInterface [virtual]
GetIsVisible(FunctionID actionID)FPInterface [virtual]
GetProxyFile() const =0IXRefProxy [pure virtual]
GetProxyItemName() const =0IXRefProxy [pure virtual]
GetProxyRecord() const =0IXRefProxy [pure virtual]
GetUseForDisplay() const =0IXRefProxy [pure virtual]
GetUseForRendering() const =0IXRefProxy [pure virtual]
immediateRelease enum valueBaseInterface
interfaceNotifyCBsFPMixinInterface [protected]
Invoke(FunctionID fid, TimeValue t=0, FPParams *params=NULL)FPInterface [virtual]
Invoke(FunctionID fid, FPParams *params)FPInterface [inline, virtual]
Invoke(FunctionID fid, TimeValue t, FPValue &result, FPParams *params=NULL)FPInterface [virtual]
Invoke(FunctionID fid, FPValue &result, FPParams *params=NULL)FPInterface [inline, virtual]
IsChecked(FunctionID actionID)FPInterface [virtual]
IsEnabled(FunctionID actionID)FPInterface [virtual]
IsIXRefProxy(InterfaceServer &is)IXRefProxy [inline, static]
IsVisible(FunctionID actionID)FPInterface [virtual]
kfpGetProxyFileAssetId enum valueIXRefProxy
kfpGetProxyFileName enum valueIXRefProxy
kfpGetProxyItemName enum valueIXRefProxy
kfpGetProxyRecord enum valueIXRefProxy
kfpGetUseForDisplay enum valueIXRefProxy
kfpGetUseForRendering enum valueIXRefProxy
kfpSetProxyFileAssetId enum valueIXRefProxy
kfpSetProxyFileName enum valueIXRefProxy
kfpSetProxyItemName enum valueIXRefProxy
kfpSetUseForDisplay enum valueIXRefProxy
kfpSetUseForRendering enum valueIXRefProxy
LifetimeControl()FPMixinInterface [inline, virtual]
LifetimeType enum nameBaseInterface
mFPInterfaceDescIXRefProxy [static]
noRelease enum valueBaseInterface
nullInterfaceFPInterface [static]
operator delete(void *ptr)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e)MaxHeapOperators [static]
operator delete(void *ptr, const char *filename, int line)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator delete(void *ptr, unsigned long flags)MaxHeapOperators [static]
operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator delete(void *ptr, void *placement_ptr)MaxHeapOperators [static]
operator delete[](void *ptr)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e)MaxHeapOperators [static]
operator delete[](void *ptr, const char *filename, int line)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator delete[](void *ptr, unsigned long flags)MaxHeapOperators [static]
operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e)MaxHeapOperators [static]
operator new(size_t size, const char *filename, int line)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator new(size_t size, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator new(size_t size, void *placement_ptr)MaxHeapOperators [static]
operator new[](size_t size)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e)MaxHeapOperators [static]
operator new[](size_t size, const char *filename, int line)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperators [static]
operator new[](size_t size, unsigned long flags)MaxHeapOperators [static]
operator new[](size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperators [static]
operator=(const FPMixinInterface &rhs)FPMixinInterface [inline, protected]
PROP_FNS(kfpGetProxyFileName, FPGetProxyFileName, kfpSetProxyFileName, FPSetProxyFileName, TYPE_FILENAME)IXRefProxy
PROP_FNS(kfpGetProxyItemName, GetProxyItemName, kfpSetProxyItemName, FPSetProxyItemName, TYPE_STRING)IXRefProxy
PROP_FNS(kfpGetUseForDisplay, GetUseForDisplay, kfpSetUseForDisplay, SetUseForDisplay, TYPE_bool)IXRefProxy
PROP_FNS(kfpGetUseForRendering, GetUseForRendering, kfpSetUseForRendering, SetUseForRendering, TYPE_bool)IXRefProxy
RegisterNotifyCallback(InterfaceNotifyCallback *incb)FPMixinInterface [virtual]
ReleaseInterface()BaseInterface [inline, virtual]
RO_PROP_FN(kfpGetProxyRecord, GetProxyRecord, TYPE_INTERFACE)IXRefProxy
serverControlled enum valueBaseInterface
SetUseForDisplay(bool bUseProxy)=0IXRefProxy [pure virtual]
SetUseForRendering(bool bUseProxy)=0IXRefProxy [pure virtual]
UnRegisterNotifyCallback(InterfaceNotifyCallback *incb)FPMixinInterface [inline, virtual]
wantsRelease enum valueBaseInterface
~BaseInterface()BaseInterface [virtual]
~FPMixinInterface()FPMixinInterface
~InterfaceServer()InterfaceServer [virtual]