DWFToolkit::DWFSTDMap< Key, Value, Comp > Class Template Reference

#include "dwf/package/DefinedObject.h"

List of all members.


Detailed Description

template<class Key, class Value, typename Comp = tDWFCompareLess<Key>>
class DWFToolkit::DWFSTDMap< Key, Value, Comp >

This template class extends STL's map class, and defines an inner Iterator class.

Since:
7.3
This template class extends STL's map class, and defines an inner Iterator class. It is designed to make it possible to easily change between STL-map and SkipList implementations internally, while having minimal impact on client code.

Definition at line 58 of file DefinedObject.h.

Public Types

typedef _tMapType::iterator _tMapIteratorType

Public Member Functions

IteratorgetIterator ()

Classes

class  Iterator
 This class defines the iterator for enumerating items stored in this DWFMap. More...


The documentation for this class was generated from the following file:
Generated on Tue Jan 6 22:40:28 2009 for Autodesk DWF Toolkit by  doxygen 1.4.5