Generic template class for a method called in a proxy.

notice

Note: This class template is private and may change with updates. To access the class templates features, use the provided member functions.

Member functions

Name

Description

Access

operator()

Operation will call the method of the ServiceProxyBackendInterface.

Public