| clear() | msf_core::SortedContainer< T, PrototypeInvalidT > | inline |
| clearOlderThan(double age) | msf_core::SortedContainer< T, PrototypeInvalidT > | inline |
| echoBufferContentTimes() | msf_core::SortedContainer< T, PrototypeInvalidT > | inline |
| getClosest(const double &statetime) | msf_core::SortedContainer< T, PrototypeInvalidT > | inline |
| getClosestAfter(const double &statetime) | msf_core::SortedContainer< T, PrototypeInvalidT > | inline |
| getClosestBefore(const double &statetime) | msf_core::SortedContainer< T, PrototypeInvalidT > | inline |
| getFirst() | msf_core::SortedContainer< T, PrototypeInvalidT > | inline |
| getInvalid() | msf_core::SortedContainer< T, PrototypeInvalidT > | inline |
| getIteratorAtValue(const shared_ptr< T > &value, bool warnIfNotExistant=true) | msf_core::SortedContainer< T, PrototypeInvalidT > | inline |
| getIteratorAtValue(const double &time, bool warnIfNotExistant=true) | msf_core::SortedContainer< T, PrototypeInvalidT > | inline |
| getIteratorBeforeBegin() | msf_core::SortedContainer< T, PrototypeInvalidT > | inline |
| getIteratorBegin() | msf_core::SortedContainer< T, PrototypeInvalidT > | inline |
| getIteratorClosest(const double &statetime) | msf_core::SortedContainer< T, PrototypeInvalidT > | inline |
| getIteratorClosestAfter(const double &statetime) | msf_core::SortedContainer< T, PrototypeInvalidT > | inline |
| getIteratorClosestBefore(const double &statetime) | msf_core::SortedContainer< T, PrototypeInvalidT > | inline |
| getIteratorEnd() | msf_core::SortedContainer< T, PrototypeInvalidT > | inline |
| getLast() | msf_core::SortedContainer< T, PrototypeInvalidT > | inline |
| getValueAt(const double &statetime) | msf_core::SortedContainer< T, PrototypeInvalidT > | inline |
| insert(const shared_ptr< T > &value) | msf_core::SortedContainer< T, PrototypeInvalidT > | inline |
| invalid | msf_core::SortedContainer< T, PrototypeInvalidT > | private |
| iterator_T typedef | msf_core::SortedContainer< T, PrototypeInvalidT > | |
| ListT typedef | msf_core::SortedContainer< T, PrototypeInvalidT > | private |
| Ptr_T typedef | msf_core::SortedContainer< T, PrototypeInvalidT > | |
| size() | msf_core::SortedContainer< T, PrototypeInvalidT > | inline |
| SortedContainer() | msf_core::SortedContainer< T, PrototypeInvalidT > | inline |
| stateList | msf_core::SortedContainer< T, PrototypeInvalidT > | private |
| updateTime(double timeOld, double timeNew) __attribute__((warn_unused_result)) | msf_core::SortedContainer< T, PrototypeInvalidT > | inline |