This is the complete list of members for ndn::time::UnitTestClock< BaseClock >, including all inherited members.
advance(const nanoseconds &duration) | ndn::time::UnitTestClock< BaseClock > | |
getNow() const | ndn::time::UnitTestClock< BaseClock > | virtual |
getSince() const | ndn::time::UnitTestClock< BaseClock > | virtual |
setNow(const nanoseconds &timeSinceEpoch) | ndn::time::UnitTestClock< BaseClock > | |
toPosixDuration(const typename BaseClock::duration &duration) const | ndn::time::UnitTestClock< BaseClock > | virtual |
UnitTestClock(const nanoseconds &startTime=UnitTestClockTraits< BaseClock >::getDefaultStartTime()) | ndn::time::UnitTestClock< BaseClock > | explicit |
~CustomClock() | ndn::time::CustomClock< BaseClock > | inlinevirtual |