CallService(int iSpCode, int iSvcCode, void *pParam) | clay::core::ClayServiceAgent | |
CallService(int iSpCode, const std::string &sSvcName, void *pParam) | clay::core::ClayServiceAgent | |
CallService(const std::string &sSpName, int iSvcCode, void *pParam) | clay::core::ClayServiceAgent | |
CallService(const std::string &sSpName, const std::string &sSvcName, void *pParam) | clay::core::ClayServiceAgent | |
ClayServiceAgent() (defined in clay::core::ClayServiceAgent) | clay::core::ClayServiceAgent | |
Clear() | clay::core::ClayServiceAgent | |
GetAgent() | clay::core::ClayServiceAgent | inlinestatic |
GetSp(int iSpCode) | clay::core::ClayServiceAgent | |
GetSp(const std::string &sSpName) | clay::core::ClayServiceAgent | |
GetSpCount() | clay::core::ClayServiceAgent | |
RegSp(ClayServiceProvider *pServiceProvider) | clay::core::ClayServiceAgent | |
SetExternalAgent(ClayServiceAgent *pAgent) | clay::core::ClayServiceAgent | |
SpExists(int iSpCode) | clay::core::ClayServiceAgent | |
SpExists(const std::string &sSpName) | clay::core::ClayServiceAgent | |
SvcExists(int iSpCode, int iSvcCode) | clay::core::ClayServiceAgent | |
SvcExists(int iSpCode, const std::string &sSvcName) | clay::core::ClayServiceAgent | |
SvcExists(const std::string &sSpName, int iSvcCode) | clay::core::ClayServiceAgent | |
SvcExists(const std::string &sSpName, const std::string &sSvcName) | clay::core::ClayServiceAgent | |
UnregSp(int iSpCode) | clay::core::ClayServiceAgent | |
UnregSp(const std::string &sSpName) | clay::core::ClayServiceAgent | |
~ClayServiceAgent() (defined in clay::core::ClayServiceAgent) | clay::core::ClayServiceAgent | |