#include <CH_Channel.h>
Public Member Functions | |
| CH_ChannelIterator (UT_IStream &is, int binary) | |
| bool | begin (UT_String &name, const UT_String *path=NULL) |
| bool | end () |
| bool | nextChannel (UT_String &name) |
| int | getLastError () |
Definition at line 193 of file CH_Channel.h.
| CH_ChannelIterator::CH_ChannelIterator | ( | UT_IStream & | is, | |
| int | binary | |||
| ) |
| bool CH_ChannelIterator::end | ( | ) | [inline] |
Definition at line 200 of file CH_Channel.h.
| int CH_ChannelIterator::getLastError | ( | ) | [inline] |
Definition at line 202 of file CH_Channel.h.
| bool CH_ChannelIterator::nextChannel | ( | UT_String & | name | ) |
1.5.9