OnixS C++ FIX Engine 4.13.0
API Documentation
Loading...
Searching...
No Matches
SecondSpan Member List

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

absolute() constTimeSpan
days() constTimeSpan
hours() constTimeSpan
max()TimeSpanstatic
microseconds() constTimeSpan
milliseconds() constTimeSpan
min()TimeSpanstatic
minutes() constTimeSpan
nanoseconds() constTimeSpan
normalize()TimeSpanprotected
operator!=(const TimeSpan &) constTimeSpan
operator+=(const TimeSpan &)TimeSpan
operator-=(const TimeSpan &)TimeSpan
operator<(const TimeSpan &) constTimeSpan
operator==(const TimeSpan &) constTimeSpan
parse(const std::string &)TimeSpanstatic
picoseconds() constTimeSpaninline
picoseconds_TimeSpanprotected
seconds() constTimeSpan
seconds_TimeSpanprotected
SecondSpan(TotalSeconds seconds)SecondSpan
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) constTimeSpan
toString(std::string &, TimeSpanFormat::Enum=TimeSpanFormat::HHMMSSNsec) constTimeSpan
totalSeconds() constTimeSpaninline
zero()TimeSpanstatic