This is the complete list of members for Endpoint, including all inherited members.
| Abort()=0 | Endpoint | pure virtual |
| Commit()=0 | Endpoint | pure virtual |
| Endpoint() | Endpoint | protected |
| fireManagementEvent(TransactionStatus::TransactionStatusEnum, const void *additionalData) | Endpoint | private |
| getBatchManager() | Endpoint | inline |
| getFilterChain() | Endpoint | inline |
| getGlobalSetting(const EndpointConfig::ConfigDirection prefix, const EndpointConfig::ConfigSettings setting, const string &defaultValue="__NODEFAULT") const | Endpoint | protected |
| getGlobalSettings() const | Endpoint | protected |
| getPersistenceFacility() | Endpoint | |
| getServiceName() const | Endpoint | inlineprotected |
| getThreadId() | Endpoint | inline |
| getThreadId() const | Endpoint | inline |
| getWatcherThreadId()=0 | Endpoint | pure virtual |
| haveGlobalSetting(const EndpointConfig::ConfigDirection prefix, const EndpointConfig::ConfigSettings setting) const | Endpoint | protected |
| Init()=0 | Endpoint | pure virtual |
| internalAbort(const string &correlationId) | Endpoint | private |
| internalCommit(const string &correlationId) | Endpoint | private |
| internalPrepare() | Endpoint | private |
| internalProcess(const string &correlationId) | Endpoint | private |
| internalRollback(const string &correlationId) | Endpoint | private |
| internalStart()=0 | Endpoint | protectedpure virtual |
| internalStop()=0 | Endpoint | protectedpure virtual |
| m_BackoutCount | Endpoint | protected |
| m_BatchManager | Endpoint | protected |
| m_CorrelationId | Endpoint | protected |
| m_CrtBatchItem | Endpoint | protected |
| m_CurrentStage | Endpoint | protected |
| m_FatalError | Endpoint | private |
| m_FilterChain | Endpoint | protected |
| m_GlobalSettings | Endpoint | privatestatic |
| m_IsLast | Endpoint | protected |
| m_LastFailureCorrelationId | Endpoint | protected |
| m_LastOpSucceeded | Endpoint | protected |
| m_LastReportTime | Endpoint | private |
| m_ManagementCallback | Endpoint | protectedstatic |
| m_MessageThrottling | Endpoint | private |
| m_NotificationPool | Endpoint | protected |
| m_PersistenceFacility | Endpoint | protected |
| m_Running | Endpoint | protected |
| m_SelfThreadId | Endpoint | protected |
| m_ServiceName | Endpoint | protected |
| m_ServiceThreadId | Endpoint | protected |
| m_TrackingData | Endpoint | protected |
| m_TrackMessages | Endpoint | protected |
| m_TransactionKey | Endpoint | protected |
| m_TransportHeaders | Endpoint | protected |
| m_XmlData | Endpoint | protected |
| moreMessages() const | Endpoint | inlinevirtual |
| PerformMessageLoop() | Endpoint | |
| PerformMessageLoop(bool inBatch) | Endpoint | |
| Prepare()=0 | Endpoint | pure virtual |
| Process(const string &correlationId)=0 | Endpoint | pure virtual |
| Rollback()=0 | Endpoint | pure virtual |
| setCorrelationId(const string &correlationId) | Endpoint | protected |
| setGlobalSettings(AppSettings *settings) | Endpoint | inlinestatic |
| setManagementCallback(void(*callback)(TransactionStatus::TransactionStatusEnum, void *)) | Endpoint | inlinestatic |
| setPersistenceFacility(AbstractStatePersistence *facility) | Endpoint | |
| setServiceName(const string &value) | Endpoint | inline |
| setServiceThreadId(const string &serviceThreadId) | Endpoint | inline |
| Start() | Endpoint | |
| StartInNewThread(void *) | Endpoint | static |
| Stop() | Endpoint | |
| trackMessage(const string &payload, const NameValueCollection &transportHeaders) | Endpoint | virtual |
| ~Endpoint() | Endpoint | virtual |