Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Classes | Variables
XalanMap.hpp File Reference
#include <xalanc/Include/PlatformDefinitions.hpp>
#include <cstddef>
#include <algorithm>
#include <functional>
#include <utility>
#include <xalanc/Include/XalanVector.hpp>
#include <xalanc/Include/XalanList.hpp>

Go to the source code of this file.

Classes

class  XalanHasher< Key >
 
struct  XalanMapKeyTraits< Key >
 
struct  XalanHashMemberPointer< Key >
 
struct  XalanHashMemberReference< Key >
 
struct  XalanMapIteratorTraits< Value >
 
struct  XalanMapConstIteratorTraits< Value >
 
struct  XalanMapIterator< XalanMapTraits, BaseIterator >
 
class  XalanMap< Key, Value, KeyTraits, KeyConstructionTraits, ValueConstructionTraits >
 Xalan implementation of a hashtable. More...
 
struct  XalanMap< Key, Value, KeyTraits, KeyConstructionTraits, ValueConstructionTraits >::Entry
 

Variables

XALAN_CPP_NAMESPACE_BEGIN typedef size_t size_type
 

Variable Documentation

◆ size_type

XALAN_CPP_NAMESPACE_BEGIN typedef size_t size_type

Definition at line 46 of file XalanMap.hpp.

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