All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
ndn::Interval Member List

This is the complete list of members for ndn::Interval, including all inherited members.

covers(MillisecondsSince1970 timePoint) const ndn::Interval
getEndTime() const ndn::Interval
getStartTime() const ndn::Interval
intersectWith(const Interval &interval)ndn::Interval
Interval(bool isValid=false)ndn::Interval
Interval(MillisecondsSince1970 startTime, MillisecondsSince1970 endTime)ndn::Interval
isEmpty() const ndn::Interval
isValid() const ndn::Intervalinline
set(const Interval &interval)ndn::Intervalinline
unionWith(const Interval &interval)ndn::Interval