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 263 of file GT_AttributeList.h.
|
inline |
Definition at line 266 of file GT_AttributeList.h.
|
inline |
Definition at line 268 of file GT_AttributeList.h.
|
inline |
Definition at line 270 of file GT_AttributeList.h.
|
inline |
Definition at line 283 of file GT_AttributeList.h.
|
inline |
Definition at line 284 of file GT_AttributeList.h.
|
inline |
Definition at line 272 of file GT_AttributeList.h.
|
inline |
Definition at line 277 of file GT_AttributeList.h.
|
inline |
Definition at line 286 of file GT_AttributeList.h.
Definition at line 288 of file GT_AttributeList.h.
|
inline |
Definition at line 282 of file GT_AttributeList.h.
|
friend |
Definition at line 305 of file GT_AttributeList.h.