#include <ITimeIOV.h>
Public Member Functions | |
virtual void | fetchAt (IIOV *fillIOV, const Tm eventTm, ITag *tag) const noexcept(false)=0 |
virtual void | fetchWithin (std::vector< IIOV * > *fillVec, const Tm beginTm, const Tm endTm, ITag *tag) const noexcept(false)=0 |
Definition at line 11 of file ITimeIOV.h.
|
pure virtualnoexcept |