IQRF Gateway Daemon
ScheduleRecord Member List

This is the complete list of members for ScheduleRecord, including all inherited members.

asString(const std::chrono::system_clock::time_point &tp)ScheduleRecordstatic
getClientId() constScheduleRecordinline
getNext(const std::chrono::system_clock::time_point &actualTimePoint, const std::tm &actualTime)ScheduleRecord
getTask() constScheduleRecordinline
getTaskHandle() constScheduleRecordinline
getTime(std::chrono::system_clock::time_point &timePoint, std::tm &timeStr)ScheduleRecordstatic
ScheduleRecord()=deleteScheduleRecord
ScheduleRecord(const std::string &clientId, const std::string &task, const std::chrono::system_clock::time_point &tp)ScheduleRecord
ScheduleRecord(const std::string &clientId, const std::string &task, const std::chrono::seconds &sec, const std::chrono::system_clock::time_point &tp)ScheduleRecord
ScheduleRecord(const std::string &rec)ScheduleRecord
ScheduleRecord(const rapidjson::Value &rec)ScheduleRecord
shuffleDuplicitHandle(ScheduleRecord &rec)ScheduleRecordfriend
verifyTimePattern(const std::tm &actualTime) constScheduleRecord