9#ifndef __refinitiv_ema_access_ServiceEndpointDiscoveryInfo_h
10#define __refinitiv_ema_access_ServiceEndpointDiscoveryInfo_h
80 operator const char* ()
const;
90 friend class ServiceEndpointDiscoveryImpl;
*|--------------------------------------------------------------------------—
unsigned long long UInt64
represents 64-bit unsigned integer
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.
ServiceEndpointDiscoveryInfo represents an service endpoint information from RDP service discovery.
const EmaString & toString() const
const EmaString & getEndPoint() const
const EmaVector< EmaString > & getDataFormatList() const
const EmaString & getProvider() const
const EmaString & getPort() const
const EmaString & getTransport() const
ServiceEndpointDiscoveryInfo & operator=(const ServiceEndpointDiscoveryInfo &other)
const EmaVector< EmaString > & getLocationList() const
ServiceEndpointDiscoveryResp represents a response from RDP service discovery which contains a list o...