|
Xalan-C++ API Reference
1.12.0
|
#include <xalanc/Harness/XalanDiagnosticMemoryManager.hpp>
Classes | |
| struct | Data |
| class | LockException |
Public Types | |
| enum | { defaultBytesToDump = 20u } |
| typedef std::ostream | StreamType |
| typedef XalanMap< void *, Data > | MapType |
| typedef MapType::const_iterator | const_iterator |
Public Types inherited from xalanc::XalanMemoryManager | |
| typedef std::size_t | size_type |
Public Member Functions | |
| XalanDiagnosticMemoryManager (MemoryManager &theMemoryManager, bool fAssertErrors=false, StreamType *theStream=0) | |
| virtual | ~XalanDiagnosticMemoryManager () |
| virtual void * | allocate (size_type size) |
| virtual void | deallocate (void *pointer) |
| virtual MemoryManager * | getExceptionMemoryManager () |
| bool | getAssertErrors () const |
| void | setAssertErrors (bool fFlag) |
| size_type | getHighWaterMark () const |
| size_type | getAllocated () const |
| size_type | getAllocations () const |
| const_iterator | getAllocationsIterator () const |
| void | lock () |
| void | unlock () |
| void | dumpStatistics (StreamType *theStream=0, size_type theBytesToDump=defaultBytesToDump) |
Public Member Functions inherited from xalanc::XalanMemoryManager | |
| XalanMemoryManager () | |
| virtual | ~XalanMemoryManager () |
| virtual void * | allocate (size_type size)=0 |
Additional Inherited Members | |
Static Public Member Functions inherited from xalanc::XalanMemoryManager | |
| static MemoryManager & | getExceptionMemoryManager (MemoryManager &theMemoryManager) |
Protected Member Functions inherited from xalanc::XalanMemoryManager | |
| XalanMemoryManager (const XalanMemoryManager &theSource) | |
| XalanMemoryManager & | operator= (const XalanMemoryManager &) |
Definition at line 45 of file XalanDiagnosticMemoryManager.hpp.
Definition at line 138 of file XalanDiagnosticMemoryManager.hpp.
| typedef XalanMap<void*, Data> xalanc::XalanDiagnosticMemoryManager::MapType |
Definition at line 136 of file XalanDiagnosticMemoryManager.hpp.
| typedef std::ostream xalanc::XalanDiagnosticMemoryManager::StreamType |
Definition at line 49 of file XalanDiagnosticMemoryManager.hpp.
| anonymous enum |
| Enumerator | |
|---|---|
| defaultBytesToDump | |
Definition at line 158 of file XalanDiagnosticMemoryManager.hpp.
| xalanc::XalanDiagnosticMemoryManager::XalanDiagnosticMemoryManager | ( | MemoryManager & | theMemoryManager, |
| bool | fAssertErrors = false, |
||
| StreamType * | theStream = 0 |
||
| ) |
|
virtual |
|
virtual |
|
virtual |
Implements xalanc::XalanMemoryManager.
| void xalanc::XalanDiagnosticMemoryManager::dumpStatistics | ( | StreamType * | theStream = 0, |
| size_type | theBytesToDump = defaultBytesToDump |
||
| ) |
|
inline |
Definition at line 103 of file XalanDiagnosticMemoryManager.hpp.
|
inline |
Definition at line 110 of file XalanDiagnosticMemoryManager.hpp.
|
inline |
Definition at line 141 of file XalanDiagnosticMemoryManager.hpp.
|
inline |
Definition at line 82 of file XalanDiagnosticMemoryManager.hpp.
|
virtual |
Implements xalanc::XalanMemoryManager.
|
inline |
Definition at line 96 of file XalanDiagnosticMemoryManager.hpp.
|
inline |
Definition at line 147 of file XalanDiagnosticMemoryManager.hpp.
|
inline |
Definition at line 88 of file XalanDiagnosticMemoryManager.hpp.
|
inline |
Definition at line 153 of file XalanDiagnosticMemoryManager.hpp.
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:34 for Xalan-C++ API Reference by
1.8.17