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

Const iterator over an interval. More...

#include <CH_Channel.h>

+ Inheritance diagram for CH_Channel::ConstIntervalIter:

Public Member Functions

 ConstIntervalIter ()
 
ConstIntervalIteroperator++ ()
 
ConstIntervalIteroperator-- ()
 
bool atEnd () const
 
bool atPre () const
 
unsigned index () const
 
const CH_Segmentsegment () 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
 

Detailed Description

Const iterator over an interval.

Definition at line 1009 of file CH_Channel.h.

Constructor & Destructor Documentation

CH_Channel::ConstIntervalIter::ConstIntervalIter ( )
inline

Definition at line 1012 of file CH_Channel.h.

CH_Channel::ConstIntervalIter::ConstIntervalIter ( const CH_Channel ch,
const UT_SuperIntervalR range,
const bool  ascending 
)
inlineprotected

Definition at line 1068 of file CH_Channel.h.

Member Function Documentation

bool CH_Channel::ConstIntervalIter::atEnd ( ) const
inline

Definition at line 1030 of file CH_Channel.h.

bool CH_Channel::ConstIntervalIter::atPre ( ) const
inline

Definition at line 1039 of file CH_Channel.h.

unsigned CH_Channel::ConstIntervalIter::index ( ) const
inline

Definition at line 1049 of file CH_Channel.h.

fpreal CH_Channel::ConstIntervalIter::localTime ( ) const
inline

Definition at line 1060 of file CH_Channel.h.

fpreal CH_Channel::ConstIntervalIter::operator* ( ) const
inline

Definition at line 1065 of file CH_Channel.h.

ConstIntervalIter& CH_Channel::ConstIntervalIter::operator++ ( )
inline

Definition at line 1019 of file CH_Channel.h.

ConstIntervalIter& CH_Channel::ConstIntervalIter::operator-- ( )
inline

Definition at line 1024 of file CH_Channel.h.

const CH_Segment& CH_Channel::ConstIntervalIter::segment ( ) const
inline

Definition at line 1054 of file CH_Channel.h.

Friends And Related Function Documentation

friend class CH_Channel
friend

Definition at line 1136 of file CH_Channel.h.


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