|
BLPAPI C++ 3.26.5
|
Namespaces | |
| namespace | BloombergLP |
| namespace | BloombergLP::blpapi |
Classes | |
| class | AbstractSession |
Typedefs | |
| typedef Identity | UserHandle |
| blpapi::AbstractSession | shared interface between different session types. |
AbstractSession - an interface which is shared between its concrete implementations Session and ProviderSession. //<namespace>/<local-name> where <namespace> and <local-name> are non-empty strings of characters from the set [-_.a-zA-Z0-9]. Service identifiers are case-insensitive, but clients are encouraged to prefer identifiers without upper-case characters. Note that the <namespace> and <local-name> cannot contain the character /.| typedef Identity UserHandle |