
Public Types | |
| typedef CONTAINER::Index | Index |
| typedef EST_TTI_Entry< CONTAINER > | Entry |
Public Member Functions | |
| EST_TTimeIndex (CONTAINER &c, int bunch=10) | |
| void | index (CONTAINER &c, int bunch=10) |
| void | just_before (float time, Index &in) const |
Protected Member Functions | |
| void | initialise () |
Protected Attributes | |
| CONTAINER * | p_container |
| EST_TVector< Entry > | p_entries |
| float | p_time_step |
Definition at line 56 of file EST_TTimeIndex.h.