OnixS ICE iMpact Multicast Price Feed Handler C++ library  8.15.1
API documentation
TimeSpan Member List

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

days() const TimeSpan
deserialize(const std::string &str)TimeSpanstatic
deserialize(unsigned long long presentation, TimeSpanFormat format)TimeSpanstatic
hours() const TimeSpan
microseconds() const TimeSpan
milliseconds() const TimeSpan
minutes() const TimeSpan
nanoseconds() const TimeSpaninline
operator!=(const TimeSpan &other) const TimeSpan
operator+=(const TimeSpan &other)TimeSpan
operator-=(const TimeSpan &other)TimeSpan
operator<(const TimeSpan &other) const TimeSpan
operator=(const TimeSpan &other)TimeSpan
operator==(const TimeSpan &other) const TimeSpan
operator>(const TimeSpan &other) const TimeSpan
seconds() const TimeSpan
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) const TimeSpan
toString(TimeSpanFormat format=TimeSpanFormats::SDHHMMSSnsec) const TimeSpaninline
totalSeconds() const TimeSpaninline
ZeroTimeSpanstatic