OnixS C++ FIX Engine 4.13.0
API Documentation
Loading...
Searching...
No Matches
TimeSpan.h File Reference

Go to the source code of this file.

Classes

struct  TimeDetails
struct  TimeSpanFormat
class  TimeSpan
class  DaySpan
class  HourSpan
class  MinuteSpan
class  SecondSpan
class  MillisecondSpan
class  MicrosecondSpan
class  NanosecondSpan
class  PicosecondSpan

Namespaces

namespace  OnixS
namespace  OnixS::FIX

Macros

#define ONIXS_MINMAX_ABUSER

Typedefs

typedef UInt32 Amount
typedef UInt64 HugeAmount
typedef Int32 Interval
typedef Int64 HugeInterval
typedef Interval Days
typedef Interval Hours
typedef Interval Minutes
typedef Interval Seconds
typedef Interval Milliseconds
typedef Interval Microseconds
typedef Interval Nanoseconds
typedef HugeInterval Picoseconds
typedef HugeInterval TotalSeconds
typedef HugeInterval TotalMilliseconds
typedef HugeInterval TotalMicroseconds
typedef HugeInterval TotalNanoseconds
typedef HugeInterval TotalPicoseconds

Macro Definition Documentation

◆ ONIXS_MINMAX_ABUSER

#define ONIXS_MINMAX_ABUSER

Definition at line 27 of file TimeSpan.h.