HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
chRefitChannel Struct Reference

#include <CH_Filters.h>

Public Member Functions

 chRefitChannel (CH_Channel *p)
 
void append (const chRefitRange &r)
 
CH_ChannelgetChannel () const
 
void setChannel (CH_Channel *chp)
 
UT_Array< chRefitRange > & getRanges ()
 
bool isValid () const
 

Detailed Description

Definition at line 264 of file CH_Filters.h.

Constructor & Destructor Documentation

chRefitChannel::chRefitChannel ( CH_Channel p)
inline

Definition at line 266 of file CH_Filters.h.

Member Function Documentation

void chRefitChannel::append ( const chRefitRange r)
inline

Definition at line 270 of file CH_Filters.h.

CH_Channel* chRefitChannel::getChannel ( ) const
inline

Definition at line 275 of file CH_Filters.h.

UT_Array<chRefitRange>& chRefitChannel::getRanges ( )
inline

Definition at line 285 of file CH_Filters.h.

bool chRefitChannel::isValid ( ) const
inline

Definition at line 290 of file CH_Filters.h.

void chRefitChannel::setChannel ( CH_Channel chp)
inline

Definition at line 280 of file CH_Filters.h.


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