| copyStateTo(Position *p, Velocity *v) const | animal::History< Position, Velocity > | [inline] |
| History(double t, Position p, Velocity v, bool record=false) | animal::History< Position, Velocity > | [inline] |
| HistoryS(double t, Position p, Velocity v, bool record=false) | animal::HistoryS< Position, Velocity > | [inline] |
| isRecording() const | animal::History< Position, Velocity > | [inline] |
| isReplaying() const | animal::History< Position, Velocity > | [inline] |
| List typedef | animal::HistoryS< Position, Velocity > | |
| operator++() | animal::History< Position, Velocity > | [inline] |
| operator--() | animal::History< Position, Velocity > | [inline] |
| Parent typedef | animal::HistoryS< Position, Velocity > | |
| push_back(double t, Position p, Velocity v) | animal::History< Position, Velocity > | [inline] |
| read(std::istream &in) | animal::HistoryS< Position, Velocity > | [inline, virtual] |
| reset() | animal::History< Position, Velocity > | [inline] |
| state_list | animal::History< Position, Velocity > | [protected] |
| t() const | animal::History< Position, Velocity > | [inline] |
| toggleRecord(bool b) | animal::History< Position, Velocity > | [inline] |
| toggleReplay(bool b) | animal::History< Position, Velocity > | [inline] |
| write(std::ostream &out) const | animal::HistoryS< Position, Velocity > | [inline, virtual] |
| ~History() | animal::History< Position, Velocity > | [inline, virtual] |