Base interface for all Rsc service interface.
More...
#include <IRscService.hpp>
|
| IRscService (void)=default |
| Constructs an IRscService instance.
|
|
virtual | ~IRscService (void)=default |
| Destructs this instance and frees all resouces.
|
|
|
static IRscServiceProxyFactory & | GetProxyFactory (void) |
| Returns a reference to service proxy factory to create a proxy instance of the service More...
|
|
Base interface for all Rsc service interface.
◆ GetProxyFactory()
static IRscServiceProxyFactory & Arp::System::Rsc::Services::IRscService::GetProxyFactory |
( |
void |
| ) |
|
|
static |
Returns a reference to service proxy factory to create a proxy instance of the service
- Returns
- reference to service proxy factory
The documentation for this class was generated from the following file: