Public Member Functions | |
| IntervalSource () | |
| const VelocityDesc & | getDesc () const |
| const char * | type () const |
| void | setInput (FunctionSource *) |
| void | getSources (TypeSet< MultiID > &) const |
| void | getAvailablePositions (BinIDValueSet &) const |
| NotifierAccess * | changeNotifier () |
| BinID | changeBinID () const |
Static Public Member Functions | |
| static const char * | sType () |
Protected Member Functions | |
| void | sourceChangeCB (CallBacker *) |
| IntervalFunction * | createFunction (const BinID &) |
| ~IntervalSource () | |
Protected Attributes | |
| FunctionSource * | inputsource_ |
| VelocityDesc | veldesc_ |
| Vel::IntervalSource::IntervalSource | ( | ) |
| Vel::IntervalSource::~IntervalSource | ( | ) | [protected] |
| BinID Vel::IntervalSource::changeBinID | ( | ) | const |
| NotifierAccess* Vel::IntervalSource::changeNotifier | ( | ) |
| IntervalFunction* Vel::IntervalSource::createFunction | ( | const BinID & | ) | [protected] |
| void Vel::IntervalSource::getAvailablePositions | ( | BinIDValueSet & | ) | const |
| const VelocityDesc& Vel::IntervalSource::getDesc | ( | ) | const |
| void Vel::IntervalSource::setInput | ( | FunctionSource * | ) |
| void Vel::IntervalSource::sourceChangeCB | ( | CallBacker * | ) | [protected] |
| static const char* Vel::IntervalSource::sType | ( | ) | [inline, static] |
| const char* Vel::IntervalSource::type | ( | ) | const [inline] |
FunctionSource* Vel::IntervalSource::inputsource_ [protected] |
VelocityDesc Vel::IntervalSource::veldesc_ [protected] |
1.7.1