OnixS C++ FIX Engine  4.10.1
API Documentation
DaySpan Member List

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

absolute() const TimeSpan
days() const TimeSpan
DaySpan(Days days)DaySpan
hours() const TimeSpan
max()TimeSpanstatic
microseconds() const TimeSpan
milliseconds() const TimeSpan
min()TimeSpanstatic
minutes() const TimeSpan
nanoseconds() const TimeSpan
normalize()TimeSpanprotected
operator!=(const TimeSpan &) const TimeSpan
operator+=(const TimeSpan &)TimeSpan
operator-=(const TimeSpan &)TimeSpan
operator<(const TimeSpan &) const TimeSpan
operator==(const TimeSpan &) const TimeSpan
parse(const std::string &)TimeSpanstatic
picoseconds() const TimeSpaninline
picoseconds_TimeSpanprotected
seconds() const TimeSpan
seconds_TimeSpanprotected
TimeSpan()TimeSpan
TimeSpan(TotalSeconds seconds, Nanoseconds nanoseconds)TimeSpan
TimeSpan(TotalSeconds seconds, Picoseconds picoseconds)TimeSpan
TimeSpan(Hours hours, Minutes minutes, Seconds seconds)TimeSpan
TimeSpan(Days days, Hours hours, Minutes minutes, Seconds seconds, Nanoseconds nanoseconds)TimeSpan
TimeSpan(Days days, Hours hours, Minutes minutes, Seconds seconds, Picoseconds picooseconds)TimeSpan
toString(TimeSpanFormat::Enum=TimeSpanFormat::HHMMSSNsec) const TimeSpan
toString(std::string &, TimeSpanFormat::Enum=TimeSpanFormat::HHMMSSNsec) const TimeSpan
totalSeconds() const TimeSpaninline
zero()TimeSpanstatic