OnixS ICE iMpact Multicast Price Feed Handler C++ library 8.18.0
API documentation
Loading...
Searching...
No Matches
TimeSpan Member List

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

days() constTimeSpan
deserialize(const std::string &str)TimeSpanstatic
deserialize(unsigned long long presentation, TimeSpanFormat format)TimeSpanstatic
hours() constTimeSpan
microseconds() constTimeSpan
milliseconds() constTimeSpan
minutes() constTimeSpan
nanoseconds() constTimeSpaninline
operator!=(const TimeSpan &other) constTimeSpan
operator+=(const TimeSpan &other)TimeSpan
operator-=(const TimeSpan &other)TimeSpan
operator<(const TimeSpan &other) constTimeSpan
operator=(const TimeSpan &other)TimeSpan
operator==(const TimeSpan &other) constTimeSpan
operator>(const TimeSpan &other) constTimeSpan
seconds() constTimeSpan
TimeSpan()TimeSpan
TimeSpan(int hours, int minutes, int seconds, int nanoseconds=0)TimeSpan
TimeSpan(int days, int hours, int minutes, int seconds, int nanoseconds)TimeSpan
TimeSpan(long long totalSeconds, int nanoseconds)TimeSpan
TimeSpan(const TimeSpan &other)TimeSpan
toString(std::string &str, TimeSpanFormat format=TimeSpanFormats::SDHHMMSSnsec) constTimeSpan
toString(TimeSpanFormat format=TimeSpanFormats::SDHHMMSSnsec) constTimeSpaninline
totalSeconds() constTimeSpaninline
ZeroTimeSpanstatic