|
BLPAPI C++
3.25.2
|
Provide a key to identify individual subscriptions or requests. More...
#include <blpapi_types.h>#include <blpapi_defs.h>#include <cstring>#include <ostream>#include <utility>Go to the source code of this file.
Classes | |
| class | CorrelationId |
Namespaces | |
| BloombergLP | |
| BloombergLP::blpapi | |
Functions | |
| bool | operator== (const CorrelationId &lhs, const CorrelationId &rhs) |
| bool | operator!= (const CorrelationId &lhs, const CorrelationId &rhs) |
| bool | operator< (const CorrelationId &lhs, const CorrelationId &rhs) |
| std::ostream & | operator<< (std::ostream &os, const CorrelationId &correlator) |
Provide a key to identify individual subscriptions or requests.