OnixS ICE iMpact Multicast Price Feed Handler C++ library 8.18.0
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

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