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

Detailed Description

Defines a message containing elements.

Purpose:
Defines a message containing elements.
Classes:
blpapi::Messageindividual message inside an event.
See also
Component blpapi_event
Description:
This file defines a Message. A Message is contained in an Event and contains Elements.

Classes

class  Message

Functions

constexpr const char * to_string (Message::Fragment fragment)
constexpr const char * to_string (Message::RecapType::Type recapType)

Function Documentation

◆ to_string() [1/2]

const char * to_string ( Message::Fragment fragment)
constexpr

Return a string representation of the specified fragment.

◆ to_string() [2/2]

const char * to_string ( Message::RecapType::Type recapType)
constexpr

Return a string representation of the specified recapType.