|
DUDS
|
Distributed Update of Data from Something
|
#include <duds/general/Errors.hpp>Go to the source code of this file.
Classes | |
| struct | duds::time::planetary::DuplicateLeapSecond |
| More than one leap second was specified for the same time. More... | |
| struct | duds::time::planetary::LeapOutOfRangeError |
| The specified number of leap seconds is outside the allowable range. More... | |
| struct | duds::time::TimeError |
| The base type of all time related errors. More... | |
| struct | duds::time::TimeOutOfRangeError |
| A base class for time related range errors. More... | |
| struct | duds::time::planetary::ZoneDuplicateLeap |
| More than one leap second was specified for the same time in a zoneinfo database file. More... | |
| struct | duds::time::planetary::ZoneinfoError |
| An error involving reading a zoneinfo database file. More... | |
| struct | duds::time::planetary::ZoneIoError |
| An I/O error occured while reading a zoneinfo database file. More... | |
| struct | duds::time::planetary::ZoneTruncated |
| The zoneinfo file claimed to have more leap second records than were read from the file. More... | |
Namespaces | |
| duds | |
| duds::time | |
| Items that deal with time, a surprisingly difficult and annoying subject. | |
| duds::time::planetary | |