Namespaces

Component blpapi_messageformatter
[Package blpapi]

Format messages for publishing. More...

Namespaces

namespace  blpapi

Detailed Description

Format messages for publishing.

Outline
Purpose:
Format messages for publishing
Classes:
blpapi::test::MessageFormatter A Mechanism to format messages.
Description:
This component formats messages.
Limitations:
Currently, the JSON and XML formatting methods have some known limitations.
The parsers can not differentiate complex field types (sequences, choices, arrays) that are empty with complex field types that are missing / null. These fields are dropped and absent in the message contents.
Enumerations of type "Datetime", or any "Datetime" element with timezone offset or sub-microsecond precision (e.g. nanoseconds) are not supported.