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

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

date() const Timestamp
date(Date &) const Timestamp
day() const Timestamp
dayOfWeek() const Timestamp
deserialize(const std::string &)Timestampstatic
deserialize(unsigned long long presentation, TimestampFormat format)Timestampstatic
hour() const Timestampinline
microsecond() const Timestampinline
millisecond() const Timestampinline
minute() const Timestampinline
month() const Timestamp
nanosecond() const Timestampinline
now()Timestampstatic
operator!=(const Timestamp &other) const Timestamp
operator+=(const TimeSpan &span)Timestamp
operator-(const Timestamp &left, const Timestamp &right)Timestampfriend
operator-=(const TimeSpan &span)Timestamp
operator<(const Timestamp &other) const Timestamp
operator=(const Timestamp &other)Timestamp
operator==(const Timestamp &other) const Timestamp
operator>(const Timestamp &other) const Timestamp
second() const Timestampinline
time() const Timestamp
Timestamp()Timestamp
Timestamp(unsigned year, Month month, unsigned day)Timestamp
Timestamp(unsigned year, Month month, unsigned day, unsigned hour, unsigned minute, unsigned second, unsigned nanosecond)Timestamp
Timestamp(const Timestamp &other)Timestamp
Timestamp(const TimeSpan &)Timestamp
toString(TimestampFormat format=TimestampFormats::YYYYMMDDHHMMSSnsec) const Timestampinline
toString(std::string &str, TimestampFormat format=TimestampFormats::YYYYMMDDHHMMSSnsec) const Timestamp
utcNow()Timestampstatic
year() const Timestamp