#include <it_bus/client_service.h>
Inheritance diagram for IT_Bus::ClientService:

The client service may be used instead of the proxy to invoke on an operation.
Definition at line 24 of file client_service.h.
Public Member Functions | |
| virtual void | invoke (ClientOperation &client_operation)=0 |
| Invoke on a specific operation. | |
|
|
Invoke on a specific operation.
|
1.3.9.1