HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_MergeMap::AttributeMap::const_iterator Class Reference

#include <GA_MergeMap.h>

Public Member Functions

 const_iterator ()
 
 const_iterator (const const_iterator &src)
 
const_iteratoroperator= (const const_iterator &src)
 
bool operator== (const const_iterator &src) const
 
bool operator!= (const const_iterator &src) const
 
exint operator* () const
 
bool atEnd () const
 
void advance ()
 
void rewind ()
 
const_iteratoroperator++ ()
 
GA_AttributegetDest () const
 
const GA_AttributegetSrc () const
 

Friends

class AttributeMap
 

Detailed Description

Definition at line 189 of file GA_MergeMap.h.

Constructor & Destructor Documentation

GA_MergeMap::AttributeMap::const_iterator::const_iterator ( )
inline

Definition at line 192 of file GA_MergeMap.h.

GA_MergeMap::AttributeMap::const_iterator::const_iterator ( const const_iterator src)
inline

Definition at line 198 of file GA_MergeMap.h.

Member Function Documentation

void GA_MergeMap::AttributeMap::const_iterator::advance ( )
inline

Definition at line 221 of file GA_MergeMap.h.

bool GA_MergeMap::AttributeMap::const_iterator::atEnd ( ) const
inline

Definition at line 220 of file GA_MergeMap.h.

GA_Attribute* GA_MergeMap::AttributeMap::const_iterator::getDest ( ) const
inline

Definition at line 225 of file GA_MergeMap.h.

const GA_Attribute* GA_MergeMap::AttributeMap::const_iterator::getSrc ( ) const
inline

Definition at line 226 of file GA_MergeMap.h.

Definition at line 217 of file GA_MergeMap.h.

exint GA_MergeMap::AttributeMap::const_iterator::operator* ( ) const
inline

Definition at line 219 of file GA_MergeMap.h.

const_iterator& GA_MergeMap::AttributeMap::const_iterator::operator++ ( )
inline

Definition at line 223 of file GA_MergeMap.h.

const_iterator& GA_MergeMap::AttributeMap::const_iterator::operator= ( const const_iterator src)
inline

Definition at line 204 of file GA_MergeMap.h.

bool GA_MergeMap::AttributeMap::const_iterator::operator== ( const const_iterator src) const
inline

Definition at line 211 of file GA_MergeMap.h.

void GA_MergeMap::AttributeMap::const_iterator::rewind ( )
inline

Definition at line 222 of file GA_MergeMap.h.

Friends And Related Function Documentation

friend class AttributeMap
friend

Definition at line 237 of file GA_MergeMap.h.


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