Public Types

blpapi::SchemaStatus Struct Reference

#include <blpapi_schema.h>

List of all members.

Public Types

enum  Value { ACTIVE = BLPAPI_STATUS_ACTIVE, DEPRECATED = BLPAPI_STATUS_DEPRECATED, INACTIVE = BLPAPI_STATUS_INACTIVE, PENDING_DEPRECATION = BLPAPI_STATUS_PENDING_DEPRECATION }

Detailed Description

This struct provides a namespace for enumerating the possible deprecation statuses of a schema element or type.


Member Enumeration Documentation

Enumerator:
ACTIVE 

This item is current and may appear in Messages

DEPRECATED 

This item is current and may appear in Messages but will be removed in due course

INACTIVE 

This item is not current and will not appear in Messages

PENDING_DEPRECATION 

This item is expected to be deprecated in the future; clients are advised to migrate away from use of this item.


The documentation for this struct was generated from the following file: