OnixS C++ CME iLink 3 Binary Order Entry Handler  1.18.0
API Documentation
TimeOfDay Member List

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

bad()TimeOfDaystatic
hours() const noexceptTimeOfDay
midnight() noexceptTimeOfDaystatic
minutes() const noexceptTimeOfDay
now()TimeOfDaystatic
operator!=(const TimeOfDay &other) const noexceptTimeOfDayinline
operator==(const TimeOfDay &other) const noexceptTimeOfDayinline
parse(const std::string &)TimeOfDaystatic
seconds() const noexceptTimeOfDay
sinceMidnight() const noexceptTimeOfDayinline
TimeOfDay() noexceptTimeOfDay
TimeOfDay(Hours hours, Minutes minutes, Seconds=0) noexceptTimeOfDay
toString() const TimeOfDay