ServiceEndpointDiscoveryInfo represents an service endpoint information from RDP service discovery.
More...
|
template<class T > |
class | EmaVector |
|
class | ServiceEndpointDiscoveryImpl |
|
class | ServiceEndpointDiscoveryResp |
|
◆ getDataFormatList()
const EmaVector<EmaString>& refinitiv::ema::access::ServiceEndpointDiscoveryInfo::getDataFormatList |
( |
| ) |
const |
Gets a list of data format supported by this endpoint.
- Returns
- a list of data format
◆ getEndPoint()
const EmaString& refinitiv::ema::access::ServiceEndpointDiscoveryInfo::getEndPoint |
( |
| ) |
const |
Gets an endpoint or domain name for establishing a connection
- Returns
- an endpoint
◆ getLocationList()
const EmaVector<EmaString>& refinitiv::ema::access::ServiceEndpointDiscoveryInfo::getLocationList |
( |
| ) |
const |
Gets a list of locations where the infrastructure is deployed in Real-Time - Optimized
- Returns
- a list of location
◆ getPort()
const EmaString& refinitiv::ema::access::ServiceEndpointDiscoveryInfo::getPort |
( |
| ) |
const |
Gets a port for establishing a connection
- Returns
- a port
◆ getProvider()
const EmaString& refinitiv::ema::access::ServiceEndpointDiscoveryInfo::getProvider |
( |
| ) |
const |
Gets a public provider
- Returns
- a provider
◆ getTransport()
const EmaString& refinitiv::ema::access::ServiceEndpointDiscoveryInfo::getTransport |
( |
| ) |
const |
Gets a transport type
- Returns
- a transport type
◆ operator const char *()
refinitiv::ema::access::ServiceEndpointDiscoveryInfo::operator const char * |
( |
| ) |
const |
Operator const char* overload.
- Exceptions
-
◆ operator=()
Assignment operator
- Exceptions
-
- Parameters
-
- Returns
- reference to this object
◆ toString()
const EmaString& refinitiv::ema::access::ServiceEndpointDiscoveryInfo::toString |
( |
| ) |
const |
Returns a string representation of the class instance.
- Exceptions
-
- Returns
- string representation of the class instance