Xalan-C++ API Reference  1.12.0
Classes | Namespaces | Typedefs
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>
Include dependency graph for XalanMap.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 xalanc
 Simple empty elem to push on the stack when nothing else got pushed, so that pop() works correctly.
 

Typedefs

typedef size_t xalanc::size_type