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

#include <GA_MergeMap.h>

Classes

class  const_iterator
 

Public Member Functions

 AttributeMap ()
 
 ~AttributeMap ()
 
void append (GA_Attribute &dest, const GA_Attribute &src)
 
void setCapacityIfNeeded (exint entries)
 
void clear ()
 
bool empty () const
 
exint entries () const
 
GA_AttributegetDest (exint i) const
 
const GA_AttributegetSrc (exint i) const
 
const_iterator begin () const
 
const_iterator end () const
 

Detailed Description

Definition at line 163 of file GA_MergeMap.h.

Constructor & Destructor Documentation

GA_MergeMap::AttributeMap::AttributeMap ( )
inline

Definition at line 166 of file GA_MergeMap.h.

GA_MergeMap::AttributeMap::~AttributeMap ( )
inline

Definition at line 167 of file GA_MergeMap.h.

Member Function Documentation

void GA_MergeMap::AttributeMap::append ( GA_Attribute dest,
const GA_Attribute src 
)
inline

Definition at line 169 of file GA_MergeMap.h.

const_iterator GA_MergeMap::AttributeMap::begin ( void  ) const
inline

Definition at line 240 of file GA_MergeMap.h.

void GA_MergeMap::AttributeMap::clear ( )
inline

Definition at line 179 of file GA_MergeMap.h.

bool GA_MergeMap::AttributeMap::empty ( void  ) const
inline

Definition at line 184 of file GA_MergeMap.h.

const_iterator GA_MergeMap::AttributeMap::end ( void  ) const
inline

Definition at line 241 of file GA_MergeMap.h.

exint GA_MergeMap::AttributeMap::entries ( ) const
inline

Definition at line 185 of file GA_MergeMap.h.

GA_Attribute* GA_MergeMap::AttributeMap::getDest ( exint  i) const
inline

Definition at line 186 of file GA_MergeMap.h.

const GA_Attribute* GA_MergeMap::AttributeMap::getSrc ( exint  i) const
inline

Definition at line 187 of file GA_MergeMap.h.

void GA_MergeMap::AttributeMap::setCapacityIfNeeded ( exint  entries)
inline

Definition at line 174 of file GA_MergeMap.h.


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