LocationDB Member List
This is the complete list of members for
LocationDB, including all inherited members.
| gDescriptionKey | LocationDB | [protected, static] |
| getAllRows(ResultSet &rResultset) const | LocationDB | |
| getInstance(const UtlString &name="location") | LocationDB | [static] |
| getRowByIpAddress(const UtlString &ipAddress, UtlHashMap &nvPairs) const | LocationDB | |
| getRowByLocationCode(const UtlString &locationCode, UtlHashMap &nvPairs) const | LocationDB | |
| getRowByName(const UtlString &locationName, UtlHashMap &nvPairs) const | LocationDB | |
| getRowByQuery(dbQuery &query, UtlHashMap &nvPairs) const | LocationDB | [private] |
| getRowCount() const | LocationDB | |
| gLocationCodeKey | LocationDB | [protected, static] |
| gNameKey | LocationDB | [protected, static] |
| gSubnetsKey | LocationDB | [protected, static] |
| insertRow(const UtlString &locationName, const UtlString &locationDescription, const UtlString &locationCode, const UtlString &locationSubnetsString) | LocationDB | |
| insertRow(const UtlHashMap &nvPairs) | LocationDB | |
| isLoaded() | LocationDB | |
| load() | LocationDB | [protected] |
| LocationDB(const UtlString &name) | LocationDB | [protected] |
| m_pFastDB | LocationDB | [protected] |
| mDatabaseName | LocationDB | [protected] |
| mTableLoaded | LocationDB | [protected] |
| releaseInstance() | LocationDB | [static] |
| removeAllRows() | LocationDB | |
| removeRow(const UtlString &locationName) | LocationDB | |
| removeRows(const UtlString &locationName) | LocationDB | |
| sLockMutex | LocationDB | [protected, static] |
| spInstance | LocationDB | [protected, static] |
| store() | LocationDB | |
| sType | LocationDB | [static] |
| subnetPatternMatcher | LocationDB | [private] |
| sXmlNamespace | LocationDB | [static] |
| ~LocationDB() | LocationDB | [private, virtual] |