|
BLPAPI C++ 3.26.5
|
Namespaces | |
| namespace | BloombergLP |
| namespace | BloombergLP::blpapi |
Classes | |
| class | Operation |
| class | Service |
| blpapi::Service | The service which provides access to API data. |
| blpapi::Operation | An operation which can be performed by the Service. |
Service. All API data is associated with a Service. A service object is obtained from a Session and contains zero or more Operations. A service can be a provider service (can generate API data) or a consumer service.