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 968 of file CH_Channel.h.
|
inline |
Definition at line 971 of file CH_Channel.h.
|
inlineprotected |
Definition at line 1027 of file CH_Channel.h.
|
inline |
Definition at line 989 of file CH_Channel.h.
|
inline |
Definition at line 998 of file CH_Channel.h.
|
inline |
Definition at line 1008 of file CH_Channel.h.
|
inline |
Definition at line 1019 of file CH_Channel.h.
|
inline |
Definition at line 1024 of file CH_Channel.h.
|
inline |
Definition at line 978 of file CH_Channel.h.
|
inline |
Definition at line 983 of file CH_Channel.h.
|
inline |
Definition at line 1013 of file CH_Channel.h.
|
friend |
Definition at line 1095 of file CH_Channel.h.