BLPAPI C++ 3.26.7
Loading...
Searching...
No Matches
Component blpapi_correlationid

Detailed Description

Provide a key to identify individual subscriptions or requests.

Purpose:
Provide a key to identify individual subscriptions or requests
Classes:
blpapi::CorrelationIda key to track requests and subscriptions
Description:
This component provides an identifier that is attached on to individual subscriptions and requests. CorrelationId are used to distinguish between various subscriptions and are a way to find the response for an asynchronous request.

Classes

class  CorrelationId

Functions

constexpr const char * to_string (CorrelationId::ValueType valueType)

Function Documentation

◆ to_string()

const char * to_string ( CorrelationId::ValueType valueType)
constexpr

Return a string representation of the specified valueType.