#include <ServiceReference.h>
Public Member Functions | |
virtual ServiceProxyPtr | getService () const =0 |
virtual ServiceProxyPtr | getCallback () const =0 |
Defines the ServiceReference interface
virtual ServiceProxyPtr getCallback | ( | ) | const [pure virtual] |
Returns a service proxy implementing the callback interface defined for a ServiceReference.
virtual ServiceProxyPtr getService | ( | ) | const [pure virtual] |
Returns a service proxy implementing the interface defined for a ServiceReference