|
IMP.bff
|
This is the complete list of members for DecayRange, including all inherited members.
| DecayRange(int start, int stop) | DecayRange | |
| get_range(DecayCurve *d=nullptr) | DecayRange | |
| get_start(DecayCurve *d=nullptr) const | DecayRange | |
| get_stop(DecayCurve *d=nullptr) const | DecayRange | |
| set(int start=0, int stop=-1) | DecayRange | |
| set_range(std::vector< int > v) | DecayRange | |
| set_start(int v) | DecayRange | |
| set_stop(int v) | DecayRange | |
| ~DecayRange()=default | DecayRange | virtual |