|
HDK
|
#include <CH_Collection.h>
Public Member Functions | |
| CH_CollectionIterator (UT_IStream &is, int binary) | |
| bool | begin (UT_StringHolder &path) |
| bool | end () |
| bool | nextCollection (UT_StringHolder &path) |
Definition at line 77 of file CH_Collection.h.
| CH_CollectionIterator::CH_CollectionIterator | ( | UT_IStream & | is, |
| int | binary | ||
| ) |
| bool CH_CollectionIterator::begin | ( | UT_StringHolder & | path | ) |
| bool CH_CollectionIterator::end | ( | ) |
| bool CH_CollectionIterator::nextCollection | ( | UT_StringHolder & | path | ) |