OnixS ICE iMpact Multicast Price Feed Handler C++ library 8.18.0
Users' manual and API documentation
Loading...
Searching...
No Matches
Time.h File Reference

Go to the source code of this file.

Classes

struct  TimeSpanFormats
class  TimeSpan
struct  Months
struct  DaysOfWeek
class  YearMonth
struct  YearMonth::NoVerify
class  Date
struct  TimestampFormats
class  Timestamp

Namespaces

namespace  OnixS
namespace  OnixS::ICE
namespace  OnixS::ICE::iMpact
namespace  OnixS::ICE::iMpact::MarketData

Typedefs

typedef TimeSpanFormats::Enum TimeSpanFormat
typedef Months::Enum Month
typedef DaysOfWeek::Enum DayOfWeek
typedef TimestampFormats::Enum TimestampFormat

Functions

ONIXS_ICEMDH_EXPORT std::ostream & operator<< (std::ostream &, const TimeSpan &)
ONIXS_ICEMDH_EXPORT std::ostream & operator<< (std::ostream &, const YearMonth &)
ONIXS_ICEMDH_EXPORT TimeSpan operator- (const Date &left, const Date &right)
ONIXS_ICEMDH_EXPORT std::ostream & operator<< (std::ostream &, const Date &)
ONIXS_ICEMDH_EXPORT TimeSpan operator- (const Timestamp &left, const Timestamp &right)
ONIXS_ICEMDH_EXPORT std::ostream & operator<< (std::ostream &, const Timestamp &)