|
HDK
|
#include <CH_Channel.h>
Public Member Functions | |
| CH_ChannelIterator (UT_IStream &is, int binary) | |
| bool | begin (UT_StringHolder &name, const UT_StringHolder *path=nullptr) |
| bool | end () |
| bool | nextChannel (UT_StringHolder &name) |
| int | getLastError () |
Definition at line 150 of file CH_Channel.h.
| CH_ChannelIterator::CH_ChannelIterator | ( | UT_IStream & | is, |
| int | binary | ||
| ) |
| bool CH_ChannelIterator::begin | ( | UT_StringHolder & | name, |
| const UT_StringHolder * | path = nullptr |
||
| ) |
|
inline |
Definition at line 157 of file CH_Channel.h.
|
inline |
Definition at line 159 of file CH_Channel.h.
| bool CH_ChannelIterator::nextChannel | ( | UT_StringHolder & | name | ) |