#include <XalanMap.hpp>
Public Member Functions | |
Entry (value_type *theValue) | |
Public Attributes | |
value_type * | value |
bool | erased |
Definition at line 203 of file XalanMap.hpp.
|
inline |
Definition at line 208 of file XalanMap.hpp.
bool XalanMap< Key, Value, KeyTraits, KeyConstructionTraits, ValueConstructionTraits >::Entry::erased |
Definition at line 206 of file XalanMap.hpp.
value_type* XalanMap< Key, Value, KeyTraits, KeyConstructionTraits, ValueConstructionTraits >::Entry::value |
Definition at line 205 of file XalanMap.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|