HDK
|
#include <GT_AttributeList.h>
Public Member Functions | |
iterator () | |
iterator (const iterator &src) | |
~iterator () | |
const GT_DataArrayHandle & | getData () const |
const UT_StringHolder & | getName () const |
void | rewind () |
void | advance () |
bool | atEnd () const |
iterator & | operator++ () |
const iterator & | operator= (const iterator &src) |
Friends | |
class | GT_AttributeList |
Definition at line 250 of file GT_AttributeList.h.
|
inline |
Definition at line 253 of file GT_AttributeList.h.
|
inline |
Definition at line 255 of file GT_AttributeList.h.
|
inline |
Definition at line 257 of file GT_AttributeList.h.
|
inline |
Definition at line 270 of file GT_AttributeList.h.
|
inline |
Definition at line 271 of file GT_AttributeList.h.
|
inline |
Definition at line 259 of file GT_AttributeList.h.
|
inline |
Definition at line 264 of file GT_AttributeList.h.
|
inline |
Definition at line 273 of file GT_AttributeList.h.
Definition at line 275 of file GT_AttributeList.h.
|
inline |
Definition at line 269 of file GT_AttributeList.h.
|
friend |
Definition at line 292 of file GT_AttributeList.h.