HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CH_ChannelIterator Class Reference

#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 ()
 

Detailed Description

Definition at line 150 of file CH_Channel.h.

Constructor & Destructor Documentation

CH_ChannelIterator::CH_ChannelIterator ( UT_IStream is,
int  binary 
)

Member Function Documentation

bool CH_ChannelIterator::begin ( UT_StringHolder name,
const UT_StringHolder path = nullptr 
)
bool CH_ChannelIterator::end ( void  )
inline

Definition at line 157 of file CH_Channel.h.

int CH_ChannelIterator::getLastError ( )
inline

Definition at line 159 of file CH_Channel.h.

bool CH_ChannelIterator::nextChannel ( UT_StringHolder name)

The documentation for this class was generated from the following file: