Skeleton class generated from the service interface definition.
Namespace
services::exampleserviceinterface::skeleton::ExampleServiceInterfaceSkeleton
Constructor
Deconstructor
~ServiceInterfaceSkeleton()
Attributes
Name | Example | Access |
---|---|---|
events::eventname eventname | events:: ExampleEvent ExampleEvent | Public |
fields::fieldname fieldname | fields:: ExampleField ExampleField | Public |
Member functions
Name | Description | Access |
---|---|---|
Exception-less pre-construction of ServiceInterfaceskeleton. | Static Public | |
Provided implementation for service interface method. | Public | |
Offers the service. | Public | |
Stops the service offer. | Public | |
Fetches the next call from the Communication Management and executes it. | Public |