List of all members.
Classes
Public Types
Public Member Functions
Member Typedef Documentation
Member Enumeration Documentation
Constructor & Destructor Documentation
| XalanDiagnosticMemoryManager::XalanDiagnosticMemoryManager |
( |
MemoryManager & |
theMemoryManager, |
|
|
bool |
fAssertErrors = false, |
|
|
StreamType * |
theStream = 0 |
|
) |
| |
| virtual XalanDiagnosticMemoryManager::~XalanDiagnosticMemoryManager |
( |
| ) |
[virtual] |
Member Function Documentation
| virtual void* XalanDiagnosticMemoryManager::allocate |
( |
size_type |
size | ) |
[virtual] |
| virtual void XalanDiagnosticMemoryManager::deallocate |
( |
void * |
pointer | ) |
[virtual] |
| void XalanDiagnosticMemoryManager::dumpStatistics |
( |
StreamType * |
theStream = 0, |
|
|
size_type |
theBytesToDump = defaultBytesToDump |
|
) |
| |
| size_type XalanDiagnosticMemoryManager::getAllocated |
( |
| ) |
const |
| size_type XalanDiagnosticMemoryManager::getAllocations |
( |
| ) |
const |
| const_iterator XalanDiagnosticMemoryManager::getAllocationsIterator |
( |
| ) |
const |
| bool XalanDiagnosticMemoryManager::getAssertErrors |
( |
| ) |
const |
| size_type XalanDiagnosticMemoryManager::getHighWaterMark |
( |
| ) |
const |
| void XalanDiagnosticMemoryManager::lock |
( |
| ) |
|
| void XalanDiagnosticMemoryManager::setAssertErrors |
( |
bool |
fFlag | ) |
|
| void XalanDiagnosticMemoryManager::unlock |
( |
| ) |
|
The documentation for this class was generated from the following file: