9#ifndef __refinitiv_ema_access_ServiceEndpointDiscoveryResp_h
10#define __refinitiv_ema_access_ServiceEndpointDiscoveryResp_h
29class ServiceEndpointDiscoveryInfo;
49 operator const char* ()
const;
55 friend class ServiceEndpointDiscoveryImpl;
*|--------------------------------------------------------------------------—
The access namespace contains all interfaces and definitions specified for use with the EMA Access pa...
The ema namespace contains all interfaces and definitions specified for use with EMA.
EmaString class is a container of a null terminated Ascii character string.
EmaVector class provides template vector implementation.
ServiceEndpointDiscoveryResp represents a response from RDP service discovery which contains a list o...
const EmaVector< ServiceEndpointDiscoveryInfo > & getServiceEndpointInfoList() const
const EmaString & toString() const