HDK
|
Class to traverse all primitive definitions in the factory. More...
#include <GA_PrimitiveFactory.h>
Public Member Functions | |
iterator () | |
iterator (const iterator &src) | |
~iterator () | |
iterator & | operator= (const iterator &src) |
bool | operator== (const iterator &src) const |
bool | operator!= (const iterator &cmp) const |
bool | atEnd () const |
iterator & | operator++ () |
void | rewind () |
void | advance () |
const GA_PrimitiveDefinition * | def () const |
Friends | |
class | GA_PrimitiveFactory |
Class to traverse all primitive definitions in the factory.
Definition at line 119 of file GA_PrimitiveFactory.h.
|
inline |
Definition at line 122 of file GA_PrimitiveFactory.h.
|
inline |
Definition at line 127 of file GA_PrimitiveFactory.h.
|
inline |
Definition at line 131 of file GA_PrimitiveFactory.h.
|
inline |
Definition at line 165 of file GA_PrimitiveFactory.h.
|
inline |
Definition at line 149 of file GA_PrimitiveFactory.h.
|
inline |
Definition at line 174 of file GA_PrimitiveFactory.h.
|
inline |
Definition at line 147 of file GA_PrimitiveFactory.h.
|
inline |
Definition at line 151 of file GA_PrimitiveFactory.h.
Definition at line 132 of file GA_PrimitiveFactory.h.
|
inline |
Definition at line 139 of file GA_PrimitiveFactory.h.
|
inline |
Definition at line 153 of file GA_PrimitiveFactory.h.
|
friend |
Definition at line 184 of file GA_PrimitiveFactory.h.