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 260 of file GT_AttributeList.h.
|
inline |
Definition at line 263 of file GT_AttributeList.h.
|
inline |
Definition at line 265 of file GT_AttributeList.h.
|
inline |
Definition at line 267 of file GT_AttributeList.h.
|
inline |
Definition at line 280 of file GT_AttributeList.h.
|
inline |
Definition at line 281 of file GT_AttributeList.h.
|
inline |
Definition at line 269 of file GT_AttributeList.h.
|
inline |
Definition at line 274 of file GT_AttributeList.h.
|
inline |
Definition at line 283 of file GT_AttributeList.h.
Definition at line 285 of file GT_AttributeList.h.
|
inline |
Definition at line 279 of file GT_AttributeList.h.
|
friend |
Definition at line 302 of file GT_AttributeList.h.