Clay Library  1.0.1
 All Classes Functions Variables Groups
clay::core::ClayServiceProvider Member List

This is the complete list of members for clay::core::ClayServiceProvider, including all inherited members.

ClayServiceProvider(int iCode)clay::core::ClayServiceProviderexplicit
ClayServiceProvider(const std::string &sName)clay::core::ClayServiceProviderexplicit
ClayServiceProvider(int iCode, const std::string &sName)clay::core::ClayServiceProvider
ClearServices()clay::core::ClayServiceProviderprotected
DoService(int iSvcCode, void *pParam)clay::core::ClayServiceProvidervirtual
DoService(const std::string &sSvcName, void *pParam)clay::core::ClayServiceProvidervirtual
GetCode()clay::core::ClayServiceProvider
GetName()clay::core::ClayServiceProvider
GetService(int iSvcCode)clay::core::ClayServiceProvider
GetService(const std::string &sSvcName)clay::core::ClayServiceProvider
GetServiceCount()clay::core::ClayServiceProviderprotected
GetVersion(void *pParam)clay::core::ClayServiceProviderprotected
m_codeclay::core::ClayServiceProviderprotected
m_nameclay::core::ClayServiceProviderprotected
m_svcintmapclay::core::ClayServiceProviderprotected
m_svcstrmapclay::core::ClayServiceProviderprotected
RegisterService(int iSvcCode, CLAY_SVC_CLASS_FUNC pSvcFunc)clay::core::ClayServiceProviderprotected
RegisterService(const std::string &sSvcName, CLAY_SVC_CLASS_FUNC pSvcFunc)clay::core::ClayServiceProviderprotected
ServiceExists(int iSvcCode)clay::core::ClayServiceProvider
ServiceExists(const std::string &sSvcName)clay::core::ClayServiceProvider
SetupServices()clay::core::ClayServiceProviderprotectedvirtual
UnregisterService(int iSvcCode)clay::core::ClayServiceProviderprotected
UnregisterService(const std::string &sSvcName)clay::core::ClayServiceProviderprotected
~ClayServiceProvider()clay::core::ClayServiceProvidervirtual