| AddReference(void) const | CObject | [inline] |
| CanBeDeleted(void) const THROWS_NONE | CObject | [inline] |
| CDebugDumpable(void) | CDebugDumpable | [inline] |
| CObject(void) | CObject | |
| CObject(const CObject &src) | CObject | |
| DebugDump(CDebugDumpContext ddc, unsigned int depth) const | CObject | [virtual] |
| DebugDumpFormat(CDebugDumpFormatter &ddf, const string &bundle, unsigned int depth) const | CDebugDumpable | |
| DebugDumpText(ostream &out, const string &bundle, unsigned int depth) const | CDebugDumpable | |
| DeleteThis(void) const | CObject | [protected, virtual] |
| DoDeleteThisObject(void) | CObject | [virtual] |
| DoNotDeleteThisObject(void) | CObject | [virtual] |
| EAllocFillMode enum name | CObject | |
| eAllocFillNone enum value | CObject | |
| eAllocFillPattern enum value | CObject | |
| eAllocFillZero enum value | CObject | |
| EErrAction enum name | IRegistry | |
| eErrPost enum value | IRegistry | |
| EFlags enum name | IRegistry | |
| EMasks enum name | IRegistry | [protected] |
| Empty(TFlags flags=fAllLayers) const | IRegistry | |
| EnableDebugDump(bool on) | CDebugDumpable | [static] |
| EnumerateEntries(const string §ion, list< string > *entries, TFlags flags=fAllLayers) const | IRegistry | |
| EnumerateSections(list< string > *sections, TFlags flags=fAllLayers) const | IRegistry | |
| eReturn enum value | IRegistry | |
| eThrow enum value | IRegistry | |
| fAllLayers enum value | IRegistry | |
| fCaseFlags enum value | IRegistry | |
| fCoreLayers enum value | IRegistry | |
| fCountCleared enum value | IRegistry | |
| fEntryCase enum value | IRegistry | |
| fIgnoreErrors enum value | IRegistry | |
| fInternalSpaces enum value | IRegistry | |
| fJustCore enum value | IRegistry | |
| fLayerFlags enum value | IRegistry | [protected] |
| FLockAction typedef | IRegistry | [protected] |
| fNoOverride enum value | IRegistry | |
| fNotJustCore enum value | IRegistry | |
| fNoTruncate enum value | IRegistry | |
| fOverride enum value | IRegistry | |
| fPersistent enum value | IRegistry | |
| fSectionCase enum value | IRegistry | |
| fTPFlags enum value | IRegistry | [protected] |
| fTransient enum value | IRegistry | |
| fTruncate enum value | IRegistry | |
| fWithNcbirc enum value | IRegistry | |
| Get(const string §ion, const string &name, TFlags flags=0) const | IRegistry | |
| GetAllocFillMode(void) | CObject | [static] |
| GetBool(const string §ion, const string &name, bool default_value, TFlags flags=0, EErrAction err_action=eThrow) const | IRegistry | |
| GetComment(const string §ion=kEmptyStr, const string &name=kEmptyStr, TFlags flags=0) const | IRegistry | |
| GetDouble(const string §ion, const string &name, double default_value, TFlags flags=0, EErrAction err_action=eThrow) const | IRegistry | |
| GetInt(const string §ion, const string &name, int default_value, TFlags flags=0, EErrAction err_action=eThrow) const | IRegistry | |
| GetString(const string §ion, const string &name, const string &default_value, TFlags flags=0) const | IRegistry | |
| HasEntry(const string §ion, const string &name=kEmptyStr, TFlags flags=0) const | IRegistry | |
| IsAllocatedInPool(void) const THROWS_NONE | CObject | [inline] |
| m_Lock | IRegistry | [mutable, private] |
| Modified(TFlags flags=fPersistent) const | IRegistry | |
| operator delete(void *ptr) | CObject | |
| operator delete(void *ptr, void *place) | CObject | |
| operator delete(void *ptr, CObjectMemoryPool *place) | CObject | |
| operator delete[](void *ptr) | CObject | |
| operator new(size_t size) | CObject | |
| operator new(size_t size, void *place) | CObject | |
| operator new(size_t size, CObjectMemoryPool *place) | CObject | |
| operator new[](size_t size) | CObject | |
| operator=(const CObject &src) THROWS_NONE | CObject | [inline] |
| ReadLock(void) | IRegistry | |
| Referenced(void) const THROWS_NONE | CObject | [inline] |
| ReferencedOnlyOnce(void) const THROWS_NONE | CObject | [inline] |
| ReleaseReference(void) const | CObject | |
| RemoveReference(void) const | CObject | [inline] |
| SetAllocFillMode(EAllocFillMode mode) | CObject | [static] |
| SetAllocFillMode(const string &value) | CObject | [static] |
| SetModifiedFlag(bool modified, TFlags flags=fPersistent) | IRegistry | |
| TFlags typedef | IRegistry | |
| ThrowNullPointerException(void) | CObject | [static] |
| ThrowNullPointerException(const type_info &type) | CObject | [static] |
| TLockerType typedef | CObject | |
| Unlock(void) | IRegistry | |
| Write(CNcbiOstream &os, TFlags flags=0) const | IRegistry | |
| WriteLock(void) | IRegistry | |
| x_CheckFlags(const string &func, TFlags &flags, TFlags allowed) | IRegistry | [protected, static] |
| x_ChildLockAction(FLockAction) | IRegistry | [inline, protected, virtual] |
| x_Empty(TFlags flags) const =0 | IRegistry | [protected, pure virtual] |
| x_Enumerate(const string §ion, list< string > &entries, TFlags flags) const =0 | IRegistry | [protected, pure virtual] |
| x_Get(const string §ion, const string &name, TFlags flags) const =0 | IRegistry | [protected, pure virtual] |
| x_GetComment(const string §ion, const string &name, TFlags flags) const =0 | IRegistry | [protected, pure virtual] |
| x_HasEntry(const string §ion, const string &name, TFlags flags) const =0 | IRegistry | [protected, pure virtual] |
| x_Modified(TFlags) const | IRegistry | [inline, protected, virtual] |
| x_SetModifiedFlag(bool, TFlags) | IRegistry | [inline, protected, virtual] |
| ~CDebugDumpable(void) | CDebugDumpable | [virtual] |
| ~CObject(void) | CObject | [virtual] |