HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VtDictionary::Iterator< UnderlyingMapPtr, UnderlyingIterator > Class Template Reference

#include <dictionary.h>

+ Inheritance diagram for VtDictionary::Iterator< UnderlyingMapPtr, UnderlyingIterator >:

Public Member Functions

 Iterator ()
 
template<class OtherUnderlyingMapPtr , class OtherUnderlyingIterator >
 Iterator (Iterator< OtherUnderlyingMapPtr, OtherUnderlyingIterator > const &other)
 

Friends

class hboost::iterator_core_access
 
class VtDictionary
 

Detailed Description

template<class UnderlyingMapPtr, class UnderlyingIterator>
class VtDictionary::Iterator< UnderlyingMapPtr, UnderlyingIterator >

Definition at line 77 of file dictionary.h.

Constructor & Destructor Documentation

template<class UnderlyingMapPtr , class UnderlyingIterator >
VtDictionary::Iterator< UnderlyingMapPtr, UnderlyingIterator >::Iterator ( )
inline

Definition at line 82 of file dictionary.h.

template<class UnderlyingMapPtr , class UnderlyingIterator >
template<class OtherUnderlyingMapPtr , class OtherUnderlyingIterator >
VtDictionary::Iterator< UnderlyingMapPtr, UnderlyingIterator >::Iterator ( Iterator< OtherUnderlyingMapPtr, OtherUnderlyingIterator< UnderlyingMapPtr, UnderlyingIterator > > const other)
inline

Definition at line 88 of file dictionary.h.

Friends And Related Function Documentation

template<class UnderlyingMapPtr , class UnderlyingIterator >
friend class hboost::iterator_core_access
friend

Definition at line 103 of file dictionary.h.

template<class UnderlyingMapPtr , class UnderlyingIterator >
friend class VtDictionary
friend

Definition at line 104 of file dictionary.h.


The documentation for this class was generated from the following file: