HDK
|
#include <GA_AttributeDict.h>
Public Member Functions | |
iterator () | |
iterator (const iterator &src) | |
~iterator () | |
const char * | name () const |
GA_AttributeProxy * | proxy () const |
GA_Attribute * | attrib () const |
GA_Attribute * | operator* () const |
bool | operator== (const iterator &cmp) const |
bool | operator!= (const iterator &cmp) const |
bool | atEnd () const |
iterator & | operator++ () |
const iterator & | operator= (const iterator &src) |
Friends | |
class | GA_AttributeDict |
Definition at line 122 of file GA_AttributeDict.h.
|
inline |
Definition at line 125 of file GA_AttributeDict.h.
Definition at line 132 of file GA_AttributeDict.h.
|
inline |
Definition at line 133 of file GA_AttributeDict.h.
|
inline |
Definition at line 169 of file GA_AttributeDict.h.
|
inline |
Definition at line 149 of file GA_AttributeDict.h.
|
inline |
Definition at line 135 of file GA_AttributeDict.h.
|
inline |
Definition at line 163 of file GA_AttributeDict.h.
|
inline |
Definition at line 153 of file GA_AttributeDict.h.
|
inline |
Definition at line 173 of file GA_AttributeDict.h.
Definition at line 200 of file GA_AttributeDict.h.
Definition at line 157 of file GA_AttributeDict.h.
|
inline |
Definition at line 141 of file GA_AttributeDict.h.
|
friend |
Definition at line 279 of file GA_AttributeDict.h.
UT_ArrayStringMap<GA_Group *>::const_iterator GA_AttributeDict::iterator::myGroupIterator |
Definition at line 274 of file GA_AttributeDict.h.
GA_AttributeDict::const_map_iterator GA_AttributeDict::iterator::myIterator |
Definition at line 273 of file GA_AttributeDict.h.