Main Page Namespace List Compound List File List Namespace Members Compound Members File Members
debug::LeakCheckerRegistry Member List
This is the complete list of members for debug::LeakCheckerRegistry, including all inherited members.
- add(void *p, Method method, size_t n, const char *file, int line)
- addError(void *address, Method method2, const Entry &entry)
[inline, protected]
- CALLOC enum value
- clear()
- count() const
- DELETE_ARRAY enum value
- DELETE_OBJECT enum value
- dump(FILE *fp) const
- EntryMap typedef
[protected]
- ErrorList typedef
[protected]
- finalize()
[static]
- FREE enum value
- instance()
[static]
- isAvailable()
[inline, static]
- LeakCheckerRegistry()
[inline, protected]
- LeakCheckerRegistry(const LeakCheckerRegistry &rhs) (defined in debug::LeakCheckerRegistry)
[private]
- m_entries (defined in debug::LeakCheckerRegistry)
[private]
- m_errors (defined in debug::LeakCheckerRegistry)
[private]
- m_mutex (defined in debug::LeakCheckerRegistry)
[private]
- MALLOC enum value
- Method enum name
- NEW_ARRAY enum value
- NEW_OBJECT enum value
- operator=(const LeakCheckerRegistry &rhs) (defined in debug::LeakCheckerRegistry)
[private]
- PairAllocator typedef
[protected]
- printEntry(FILE *fp, void *p, const Entry &entry)
[protected, static]
- printError(FILE *fp, const Error &error)
[protected, static]
- REALLOC enum value
- remove(void *p, Method method)
- s_instance (defined in debug::LeakCheckerRegistry)
[private, static]
- UNKNOWN enum value
- ~LeakCheckerRegistry()
[protected]
Generated on Tue May 14 22:56:28 2002 for Debug Utilities by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001