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

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

addBlackInterval(const ptr_lib::shared_ptr< RepetitiveInterval > &repetitiveInterval)ndn::Scheduleinline
addWhiteInterval(const ptr_lib::shared_ptr< RepetitiveInterval > &repetitiveInterval)ndn::Scheduleinline
fromIsoString(const std::string &dateString) (defined in ndn::Schedule)ndn::Schedulestatic
getCoveringInterval(MillisecondsSince1970 timeStamp) const ndn::Schedule
Schedule()ndn::Scheduleinline
toIsoString(MillisecondsSince1970 msSince1970) (defined in ndn::Schedule)ndn::Schedulestatic
wireDecode(const uint8_t *input, size_t inputLength)ndn::Schedule
wireDecode(const std::vector< uint8_t > &input)ndn::Scheduleinline
wireDecode(const Blob &input)ndn::Scheduleinline
wireEncode() const ndn::Schedule