HDK
|
Const iterator over an interval. More...
#include <CH_Channel.h>
Public Member Functions | |
ConstIntervalIter () | |
ConstIntervalIter & | operator++ () |
ConstIntervalIter & | operator-- () |
bool | atEnd () const |
bool | atPre () const |
unsigned | index () const |
const CH_Segment & | segment () const |
fpreal | localTime () const |
fpreal | operator* () const |
Protected Member Functions | |
ConstIntervalIter (const CH_Channel &ch, const UT_SuperIntervalR &range, const bool ascending) | |
Friends | |
class | CH_Channel |
Const iterator over an interval.
Definition at line 1030 of file CH_Channel.h.
|
inline |
Definition at line 1033 of file CH_Channel.h.
|
inlineprotected |
Definition at line 1089 of file CH_Channel.h.
|
inline |
Definition at line 1051 of file CH_Channel.h.
|
inline |
Definition at line 1060 of file CH_Channel.h.
|
inline |
Definition at line 1070 of file CH_Channel.h.
|
inline |
Definition at line 1081 of file CH_Channel.h.
|
inline |
Definition at line 1086 of file CH_Channel.h.
|
inline |
Definition at line 1040 of file CH_Channel.h.
|
inline |
Definition at line 1045 of file CH_Channel.h.
|
inline |
Definition at line 1075 of file CH_Channel.h.
|
friend |
Definition at line 1157 of file CH_Channel.h.