, including all inherited members.
| findFromAndTo(const UtlString &callid, const UtlString &fromtag, const UtlString &totag, UtlString &from, UtlString &to) const | SubscriptionDB | |
| gAcceptKey | SubscriptionDB | [static] |
| gCallidKey | SubscriptionDB | [static] |
| gComponentKey | SubscriptionDB | [static] |
| gContactKey | SubscriptionDB | [static] |
| getAllRows(ResultSet &rResultSet) const | SubscriptionDB | |
| getInstance(const UtlString &name="subscription") | SubscriptionDB | [static] |
| getMaxVersion(const UtlString &uri) const | SubscriptionDB | |
| getRowCount() const | SubscriptionDB | |
| getUnexpiredContactsFieldsContaining(UtlString &substringToMatch, const int &timeNow, UtlSList &matchingContactFields) const | SubscriptionDB | |
| getUnexpiredSubscriptions(const UtlString &component, const UtlString &key, const UtlString &eventTypeKey, const int &timeNow, ResultSet &rResultSet) | SubscriptionDB | |
| gEventtypeKey | SubscriptionDB | [static] |
| gEventtypekeyKey | SubscriptionDB | [static] |
| gExpiresKey | SubscriptionDB | [static] |
| gFileKey | SubscriptionDB | [static] |
| gFromKey | SubscriptionDB | [static] |
| gIdKey | SubscriptionDB | [static] |
| gKeyKey | SubscriptionDB | [static] |
| gNotifycseqKey | SubscriptionDB | [static] |
| gRecordrouteKey | SubscriptionDB | [static] |
| gSubscribecseqKey | SubscriptionDB | [static] |
| gToKey | SubscriptionDB | [static] |
| gUriKey | SubscriptionDB | [static] |
| gVersionKey | SubscriptionDB | [static] |
| insertRow(const UtlString &component, const UtlString &uri, const UtlString &callid, const UtlString &contact, const int &expires, const int &subscribeCseq, const UtlString &eventTypeKey, const UtlString &eventType, const UtlString &id, const UtlString &to, const UtlString &from, const UtlString &key, const UtlString &recordRoute, const int ¬ifyCseq, const UtlString &accept, const int &version) | SubscriptionDB | |
| insertRow(const UtlHashMap &nvPairs) | SubscriptionDB | [protected] |
| isLoaded() | SubscriptionDB | |
| load() | SubscriptionDB | [protected] |
| m_pFastDB | SubscriptionDB | [protected] |
| mDatabaseName | SubscriptionDB | [protected] |
| mTableLoaded | SubscriptionDB | [protected] |
| nullString | SubscriptionDB | [static] |
| releaseInstance() | SubscriptionDB | [static] |
| removeAllRows() | SubscriptionDB | |
| removeErrorRow(const UtlString &component, const UtlString &to, const UtlString &from, const UtlString &callid) | SubscriptionDB | |
| removeExpired(const UtlString &component, const int timeNow) | SubscriptionDB | |
| removeExpiredInternal(const UtlString &component, const int timeNow) | SubscriptionDB | [protected] |
| removeRow(const UtlString &component, const UtlString &to, const UtlString &from, const UtlString &callid, const int &subscribeCseq) | SubscriptionDB | |
| removeRows(const UtlString &uri) | SubscriptionDB | |
| sAcceptSimpleMessage | SubscriptionDB | [static] |
| sComponentStatus | SubscriptionDB | [static] |
| sLockMutex | SubscriptionDB | [protected, static] |
| spDBInstance | SubscriptionDB | [protected, static] |
| spInstance | SubscriptionDB | [protected, static] |
| store() | SubscriptionDB | |
| sType | SubscriptionDB | [static] |
| SubscriptionDB(const UtlString &name) | SubscriptionDB | [protected] |
| subscriptionExists(const UtlString &component, const UtlString &to, const UtlString &from, const UtlString &callid, const int timeNow) | SubscriptionDB | |
| sXmlNamespace | SubscriptionDB | [static] |
| updateNotifyUnexpiredSubscription(const UtlString &component, const UtlString &to, const UtlString &from, const UtlString &callid, const UtlString &eventTypeKey, const UtlString &id, int timeNow, int updatedNotifyCseq, int version) const | SubscriptionDB | |
| updateSubscribeUnexpiredSubscription(const UtlString &component, const UtlString &to, const UtlString &from, const UtlString &callid, const UtlString &eventTypeKey, const UtlString &id, const int &timeNow, const int &expires, const int &updatedSubscribeCseq) const | SubscriptionDB | |
| updateToTag(const UtlString &callid, const UtlString &fromtag, const UtlString &totag) const | SubscriptionDB | |
| ~SubscriptionDB() | SubscriptionDB | [private, virtual] |