![]() |
DDraceNetwork Documentation
|
This is the complete list of members for IKernel, including all inherited members.
| Create() | IKernel | static |
| RegisterInterface(TINTERFACE *pInterface, bool Destroy=true) | IKernel | inline |
| RegisterInterfaceImpl(const char *pInterfaceName, IInterface *pInterface, bool Destroy)=0 | IKernel | privatepure virtual |
| RequestInterface() | IKernel | inline |
| RequestInterfaceImpl(const char *pInterfaceName)=0 | IKernel | privatepure virtual |
| ReregisterInterface(TINTERFACE *pInterface) | IKernel | inline |
| ReregisterInterfaceImpl(const char *pInterfaceName, IInterface *pInterface)=0 | IKernel | privatepure virtual |
| Shutdown()=0 | IKernel | pure virtual |
| ~IKernel()=default | IKernel | virtual |