Proxy class generated from the service interface definition.
Namespace
services::exampleserviceinterface::proxy::ExampleServiceInterfaceProxy
Constructor
ServiceInterfaceProxy()
Deconstructor
~ ServiceInterfaceProxy()
Attributes
Name | Example | Access |
---|---|---|
methods::methodname methodname | methods:: ExampleMethod ExampleMethod | Public |
events::eventname eventname | events:: ExampleEvent ExampleEvent | Public |
fields::fieldname fieldname | fields:: ExampleField ExampleField | Public |
Member functions
The member functions of the base class are included here as well.
Name | Description | Access |
---|---|---|
Exception-less pre-construction of ServiceInterfaceProxy. | Static Public | |
Single find request. | Static Public | |
Start an asynchronous | Static Public | |
Stop receiving further notifications. Ends background activity. | Static Public | |
Poll the current state of the service backend. | Public | |
Polls the current connection state to the skeleton. | Public |