Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | Public Attributes | List of all members
XalanDiagnosticMemoryManager::Data Struct Reference

#include <XalanDiagnosticMemoryManager.hpp>

Public Member Functions

 Data ()
 
 Data (size_type theSize, size_type theSequence)
 

Public Attributes

size_type m_size
 
size_type m_sequence
 

Detailed Description

Definition at line 123 of file XalanDiagnosticMemoryManager.hpp.

Constructor & Destructor Documentation

◆ Data() [1/2]

XalanDiagnosticMemoryManager::Data::Data ( )
inline

Definition at line 125 of file XalanDiagnosticMemoryManager.hpp.

◆ Data() [2/2]

XalanDiagnosticMemoryManager::Data::Data ( size_type  theSize,
size_type  theSequence 
)
inline

Definition at line 131 of file XalanDiagnosticMemoryManager.hpp.

Member Data Documentation

◆ m_sequence

size_type XalanDiagnosticMemoryManager::Data::m_sequence

Definition at line 141 of file XalanDiagnosticMemoryManager.hpp.

◆ m_size

size_type XalanDiagnosticMemoryManager::Data::m_size

Definition at line 139 of file XalanDiagnosticMemoryManager.hpp.


The documentation for this struct 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.

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

Apache Logo