|
ImagingTools Core SDK
|
#include <IServiceConnectionInfo.h>
Public Member Functions | |
| virtual ConnectionType | GetConnectionType () const =0 |
| virtual QByteArray | GetServiceTypeId () const =0 |
| virtual const imtcom::IServerConnectionInterface & | GetDefaultInterface () const =0 |
Interface for describing a service connections info.
Definition at line 20 of file IServiceConnectionInfo.h.
|
pure virtual |
Get connection input/output type.
|
pure virtual |
Get default service interface.
|
pure virtual |
Get service type ID.