PLCnext API Documentation
22.9.0.33
|
This is the complete list of members for Arp::System::Rsc::ServiceManager, including all inherited members.
GetRemotingService(const char *serviceProviderName) | Arp::System::Rsc::ServiceManager | inlinestatic |
GetService(void) | Arp::System::Rsc::ServiceManager | inlinestatic |
GetService(const char *serviceProviderName) | Arp::System::Rsc::ServiceManager | inlinestatic |
PublishComponentService(const char *componentName, const char *serviceName, IRscServiceFactory *pServiceFactory) | Arp::System::Rsc::ServiceManager | static |
PublishRemotingService(const char *serviceProviderName) | Arp::System::Rsc::ServiceManager | inlinestatic |
PublishRemotingServiceProvider(CRemotingServiceProviderBase *pServiceProvider) | Arp::System::Rsc::ServiceManager | static |
PublishService(void) | Arp::System::Rsc::ServiceManager | inlinestatic |
PublishService(const char *serviceProviderName) | Arp::System::Rsc::ServiceManager | inlinestatic |
TryGetService(typename TService::Ptr &result) | Arp::System::Rsc::ServiceManager | inlinestatic |
TryGetService(const char *serviceProviderName, typename TService::Ptr &result) | Arp::System::Rsc::ServiceManager | inlinestatic |