OnixS C++ FIX Engine  4.10.1
API Documentation
TimeSpan.h File Reference
#include <string>
#include <OnixS/FIXEngine/ABI.h>
#include <OnixS/FIXEngine/FIX/Numeric.h>

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

 OnixS
 
 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

#define ONIXS_MINMAX_ABUSER

Definition at line 27 of file TimeSpan.h.