blpapi::ProviderSession Member List

This is the complete list of members for blpapi::ProviderSession, including all inherited members.
AbstractSession()blpapi::AbstractSession [protected]
abstractSessionHandle() const blpapi::AbstractSession
activateSubServiceCodeRange(const char *serviceName, int begin, int end, int priority)blpapi::ProviderSession
AUTO_REGISTER_SERVICES enum valueblpapi::ProviderSession
blpapi_providerEventHandlerAdapter(blpapi_Event_t *event, blpapi_ProviderSession_t *session, void *userData)blpapi::ProviderSession [friend]
cancel(const CorrelationId &correlationId)blpapi::AbstractSession
cancel(const std::vector< CorrelationId > &correlationIds)blpapi::AbstractSession
cancel(const CorrelationId *correlationIds, size_t numCorrelationIds)blpapi::AbstractSession
createIdentity()blpapi::AbstractSession
createServiceStatusTopic(const Service &service)blpapi::ProviderSession
createTopic(const Message &message)blpapi::ProviderSession
createTopics(TopicList *topicList, ResolveMode resolveMode=DONT_REGISTER_SERVICES, Identity providerIdentity=Identity())blpapi::ProviderSession
createTopicsAsync(const TopicList &topicList, ResolveMode resolveMode=DONT_REGISTER_SERVICES, const Identity &providerIdentity=Identity())blpapi::ProviderSession
createUserHandle()blpapi::AbstractSession
deactivateSubServiceCodeRange(const char *serviceName, int begin, int end)blpapi::ProviderSession
deleteTopic(const Topic &topic)blpapi::ProviderSession
deleteTopics(const std::vector< Topic > &topics)blpapi::ProviderSession
deleteTopics(const Topic *topics, size_t numTopics)blpapi::ProviderSession
deregisterService(const char *serviceName)blpapi::ProviderSession
DONT_REGISTER_SERVICES enum valueblpapi::ProviderSession
flushPublishedEvents(int timeoutMsecs)blpapi::ProviderSession
generateToken(const CorrelationId &correlationId=CorrelationId(), EventQueue *eventQueue=0)blpapi::AbstractSession
generateToken(const char *userId, const char *ipAddress, const CorrelationId &correlationId=CorrelationId(), EventQueue *eventQueue=0)blpapi::AbstractSession
getService(const char *serviceIdentifier) const blpapi::AbstractSession
getTopic(const Message &message)blpapi::ProviderSession
handle() const blpapi::ProviderSession
initAbstractSessionHandle(blpapi_AbstractSession_t *handle)blpapi::AbstractSession [protected]
nextEvent(int timeout=0)blpapi::ProviderSession [virtual]
openService(const char *serviceIdentifier)blpapi::AbstractSession
openServiceAsync(const char *serviceIdentifier, const CorrelationId &correlationId=CorrelationId())blpapi::AbstractSession
ProviderSession(const SessionOptions &options=SessionOptions(), ProviderEventHandler *eventHandler=0, EventDispatcher *eventDispatcher=0)blpapi::ProviderSession
ProviderSession(blpapi_ProviderSession_t *handle)blpapi::ProviderSession [explicit]
publish(const Event &event)blpapi::ProviderSession
registerService(const char *serviceName, const Identity &providerIdentity=Identity(), const ServiceRegistrationOptions &registrationOptions=ServiceRegistrationOptions())blpapi::ProviderSession
registerServiceAsync(const char *serviceName, const Identity &providerIdentity=Identity(), const CorrelationId &correlationId=CorrelationId(), const ServiceRegistrationOptions &registrationOptions=ServiceRegistrationOptions())blpapi::ProviderSession
resolve(ResolutionList *resolutionList, ResolveMode resolveMode=DONT_REGISTER_SERVICES, Identity providerIdentity=Identity())blpapi::ProviderSession
resolveAsync(const ResolutionList &resolutionList, ResolveMode resolveMode=DONT_REGISTER_SERVICES, const Identity &providerIdentity=Identity())blpapi::ProviderSession
ResolveMode enum nameblpapi::ProviderSession
sendAuthorizationRequest(const Request &authorizationRequest, Identity *identity, const CorrelationId &correlationId=CorrelationId(), EventQueue *eventQueue=0)blpapi::AbstractSession
sendResponse(const Event &event, bool isPartialResponse=false)blpapi::ProviderSession
start()blpapi::ProviderSession [virtual]
startAsync()blpapi::ProviderSession [virtual]
stop()blpapi::ProviderSession [virtual]
stopAsync()blpapi::ProviderSession [virtual]
terminateSubscriptionsOnTopic(const Topic &topic, const char *message=0)blpapi::ProviderSession
terminateSubscriptionsOnTopics(const std::vector< Topic > &topics, const char *message=0)blpapi::ProviderSession
terminateSubscriptionsOnTopics(const Topic *topics, size_t numTopics, const char *message=0)blpapi::ProviderSession
tryNextEvent(Event *event)blpapi::ProviderSession [virtual]
~AbstractSession()blpapi::AbstractSession [virtual]
~ProviderSession()blpapi::ProviderSession [virtual]