A common interface shared between publish and consumer sessions. More...
Namespaces | |
namespace | blpapi |
A common interface shared between publish and consumer sessions.
blpapi::AbstractSession | shared interface between different session types. |
AbstractSession
- an interfaces which are shared between its concrete implementations Session
and ProviderSession
. <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 /
.