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 MapType::const_iterator XalanDiagnosticMemoryManager::const_iterator
 

typedef unsigned int XalanDiagnosticMemoryManager::int_type
 

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

typedef size_t XalanDiagnosticMemoryManager::size_type
 

typedef std::ostream XalanDiagnosticMemoryManager::StreamType
 


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]
 

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:

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