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