Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Types | List of all members
XalanMapConstIteratorTraits< Value > Struct Template Reference

#include <XalanMap.hpp>

Public Types

typedef Value value_type
 
typedef const Value & reference
 
typedef const Value * pointer
 

Detailed Description

template<class Value>
struct XalanMapConstIteratorTraits< Value >

Definition at line 107 of file XalanMap.hpp.

Member Typedef Documentation

◆ pointer

template<class Value >
typedef const Value* XalanMapConstIteratorTraits< Value >::pointer

Definition at line 111 of file XalanMap.hpp.

◆ reference

template<class Value >
typedef const Value& XalanMapConstIteratorTraits< Value >::reference

Definition at line 110 of file XalanMap.hpp.

◆ value_type

template<class Value >
typedef Value XalanMapConstIteratorTraits< Value >::value_type

Definition at line 109 of file XalanMap.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