Public Member Functions | |
Impl (OptionManager &mgr, const FrameRange &range, bool wrap=false) | |
bool | setFrameNumber (int n) |
GenericFrame | readFrame (InputFrameSeries *self) |
Public Attributes | |
nub::soft_ref< FrameIstream > | source |
std::string | sourceDescription |
std::vector< nub::ref < FrameOstream > > | echoes |
int | numEchoed |
bool | inputEof |
SimTime | lastUpdateTime |
FrameCounter | counter |
Definition at line 575 of file FrameSeries.C.