Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

XalanDiagnosticMemoryManager Class Reference

List of all members.

Public Types

Public Member Functions

Classes


Member Typedef Documentation

typedef unsigned int XalanDiagnosticMemoryManager::int_type

typedef std::ostream XalanDiagnosticMemoryManager::StreamType

typedef size_t XalanDiagnosticMemoryManager::size_type

typedef XalanMap<void*, Data> XalanDiagnosticMemoryManager::MapType

typedef MapType::const_iterator XalanDiagnosticMemoryManager::const_iterator


Member Enumeration Documentation

anonymous enum

Enumerator:
defaultBytesToDump 


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]

bool XalanDiagnosticMemoryManager::getAssertErrors (  )  const

void XalanDiagnosticMemoryManager::setAssertErrors ( bool  fFlag  ) 

size_type XalanDiagnosticMemoryManager::getHighWaterMark (  )  const

size_type XalanDiagnosticMemoryManager::getAllocated (  )  const

size_type XalanDiagnosticMemoryManager::getAllocations (  )  const

const_iterator XalanDiagnosticMemoryManager::getAllocationsIterator (  )  const

void XalanDiagnosticMemoryManager::lock (  ) 

void XalanDiagnosticMemoryManager::unlock (  ) 

void XalanDiagnosticMemoryManager::dumpStatistics ( StreamType theStream = 0,
size_type  theBytesToDump = defaultBytesToDump 
)


The documentation for this class was generated from the following file:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo