Provide static blpapi::Name instances for common message types.
More...
Namespaces | |
| namespace | blpapi |
Provide static blpapi::Name instances for common message types.
blpapi::Name instances for common message types. | blpapi::Names | A struct that defines static blpapi::Name instances. |
blpapi::Names that defines static blpapi::Name instances for common message types. C++17 or later users can use the static blpapi::Name constants defined in blpapi::Names, e.g., blpapi::Names::SessionStarted, other users must use the static functions instead, e.g., blpapi::Names::sessionStarted().
1.7.1