DWFToolkit::DWFSTDMap< Key, Value, Comp >::Iterator Class 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 >::Iterator

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

Since:
7.3

Definition at line 69 of file DefinedObject.h.

Public Member Functions

 Iterator (_tMapIteratorType iBegin, _tMapIteratorType iEnd) throw ()
virtual ~Iterator () throw ()
void reset () throw ()
bool valid () throw ()
bool next () throw ()
Value & get () throw ( DWFException )
Value & value () throw ( DWFException )


Constructor & Destructor Documentation

template<class Key, class Value, typename Comp = tDWFCompareLess<Key>>
DWFToolkit::DWFSTDMap< Key, Value, Comp >::Iterator::Iterator _tMapIteratorType  iBegin,
_tMapIteratorType  iEnd
throw () [inline]
 

Constructor

Parameters:
iBegin Points to the first section.
iEnd Points to the end of the section list.
Exceptions:
None 

Definition at line 81 of file DefinedObject.h.

template<class Key, class Value, typename Comp = tDWFCompareLess<Key>>
virtual DWFToolkit::DWFSTDMap< Key, Value, Comp >::Iterator::~Iterator  )  throw () [inline, virtual]
 

Destructor

Exceptions:
None 

Definition at line 94 of file DefinedObject.h.


Member Function Documentation

template<class Key, class Value, typename Comp = tDWFCompareLess<Key>>
Value& DWFToolkit::DWFSTDMap< Key, Value, Comp >::Iterator::get  )  throw ( DWFException ) [inline]
 

Definition at line 137 of file DefinedObject.h.

template<class Key, class Value, typename Comp = tDWFCompareLess<Key>>
bool DWFToolkit::DWFSTDMap< Key, Value, Comp >::Iterator::next  )  throw () [inline]
 

Definition at line 119 of file DefinedObject.h.

template<class Key, class Value, typename Comp = tDWFCompareLess<Key>>
void DWFToolkit::DWFSTDMap< Key, Value, Comp >::Iterator::reset  )  throw () [inline]
 

Definition at line 101 of file DefinedObject.h.

template<class Key, class Value, typename Comp = tDWFCompareLess<Key>>
bool DWFToolkit::DWFSTDMap< Key, Value, Comp >::Iterator::valid  )  throw () [inline]
 

Definition at line 110 of file DefinedObject.h.


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