, 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] |
| FN_0(kNumPFSystems, TYPE_INT, NumPFSystems) | IPFSystemPool | |
| FN_1(kGetPFSystem, TYPE_INODE, GetPFSystem, TYPE_INDEX) | IPFSystemPool | |
| FN_1(kHasPFSystem, TYPE_bool, HasPFSystem, TYPE_INODE) | IPFSystemPool | |
| FN_1(kHasPFSystemByHandle, TYPE_bool, HasPFSystemByHandle, TYPE_INT) | IPFSystemPool | |
| FPMixinInterface(const FPMixinInterface &rhs) | FPMixinInterface | [inline, protected] |
| FPMixinInterface() | FPMixinInterface | [inline] |
| GetActionTable() | FPInterface | [inline, virtual] |
| GetDesc() | IPFSystemPool | [inline, virtual] |
| GetDescByID(Interface_ID id) | FPMixinInterface | [inline, virtual] |
| GetID() | FPMixinInterface | [inline, virtual] |
| GetInterface(Interface_ID id) | FPMixinInterface | [inline, virtual] |
| GetIsChecked(FunctionID actionID) | FPInterface | [virtual] |
| GetIsEnabled(FunctionID actionID) | FPInterface | [virtual] |
| GetIsVisible(FunctionID actionID) | FPInterface | [virtual] |
| GetPFSystem(int i)=0 | IPFSystemPool | [pure virtual] |
| GetPFSystemPool() | IPFSystemPool | [friend] |
| HasPFSystem(INode *node)=0 | IPFSystemPool | [pure virtual] |
| HasPFSystemByHandle(int handle)=0 | IPFSystemPool | [pure virtual] |
| immediateRelease enum value | BaseInterface | |
| interfaceNotifyCBs | FPMixinInterface | [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] |
| IPFSystemPool() | IPFSystemPool | [protected] |
| IsChecked(FunctionID actionID) | FPInterface | [virtual] |
| IsEnabled(FunctionID actionID) | FPInterface | [virtual] |
| IsVisible(FunctionID actionID) | FPInterface | [virtual] |
| kGetPFSystem enum value | IPFSystemPool | |
| kHasPFSystem enum value | IPFSystemPool | |
| kHasPFSystemByHandle enum value | IPFSystemPool | |
| kNumPFSystems enum value | IPFSystemPool | |
| kRegisterNotification enum value | IPFSystemPool | |
| kUnRegisterNotification enum value | IPFSystemPool | |
| LifetimeControl() | FPMixinInterface | [inline, virtual] |
| LifetimeType enum name | BaseInterface | |
| m_pool | IPFSystemPool | [protected, static] |
| noRelease enum value | BaseInterface | |
| nullInterface | FPInterface | [static] |
| NumPFSystems()=0 | IPFSystemPool | [pure virtual] |
| 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] |
| RegisterNotification(NOTIFYPROC proc, void *param)=0 | IPFSystemPool | [pure virtual] |
| RegisterNotifyCallback(InterfaceNotifyCallback *incb) | FPMixinInterface | [virtual] |
| ReleaseInterface() | BaseInterface | [inline, virtual] |
| serverControlled enum value | BaseInterface | |
| UnRegisterNotification(NOTIFYPROC proc, void *param)=0 | IPFSystemPool | [pure virtual] |
| UnRegisterNotifyCallback(InterfaceNotifyCallback *incb) | FPMixinInterface | [inline, virtual] |
| wantsRelease enum value | BaseInterface | |
| ~BaseInterface() | BaseInterface | [virtual] |
| ~FPMixinInterface() | FPMixinInterface | |
| ~InterfaceServer() | InterfaceServer | [virtual] |