|
BLPAPI C++ 3.26.5
|
Namespaces | |
| namespace | BloombergLP |
| namespace | BloombergLP::blpapi |
Classes | |
| struct | Names |
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().