WorkQueueProxyInterface¶
-
class
kanzi::connect::WorkQueueProxyInterface: public WorkQueueInterface¶ Proxy for Work Queue -> encapsulates the service instance.
Public Functions
Constructs a proxy object that bounds the service into the work queue interface.
- Parameters
service: encapsulated serviceproxiedInterface: the interface that gets proxied.