OnixS C++ FIX Engine  4.10.1
API Documentation
TimeDetails Struct Reference

#include <OnixS/FIXEngine/FIX/TimeSpan.h>

Static Public Attributes

static const Hours HoursPerDay
 
static const Minutes MinutesPerHour
 
static const Seconds SecondsPerMinute
 
static const Seconds SecondsPerHour
 
static const Seconds SecondsPerDay
 
static const Milliseconds MillisecondsPerSecond
 
static const Microseconds MicrosecondsPerSecond
 
static const Nanoseconds NanosecondsPerSecond
 
static const Picoseconds PicosecondsPerNanosecond
 
static const Picoseconds PicosecondsPerMicrosecond
 
static const Picoseconds PicosecondsPerMillisecond
 
static const Picoseconds PicosecondsPerSecond
 

Detailed Description

Definition at line 54 of file TimeSpan.h.

Member Data Documentation

const Hours HoursPerDay
static

Definition at line 55 of file TimeSpan.h.

const Microseconds MicrosecondsPerSecond
static

Definition at line 63 of file TimeSpan.h.

const Milliseconds MillisecondsPerSecond
static

Definition at line 62 of file TimeSpan.h.

const Minutes MinutesPerHour
static

Definition at line 56 of file TimeSpan.h.

const Nanoseconds NanosecondsPerSecond
static

Definition at line 64 of file TimeSpan.h.

const Picoseconds PicosecondsPerMicrosecond
static

Definition at line 67 of file TimeSpan.h.

const Picoseconds PicosecondsPerMillisecond
static

Definition at line 68 of file TimeSpan.h.

const Picoseconds PicosecondsPerNanosecond
static

Definition at line 66 of file TimeSpan.h.

const Picoseconds PicosecondsPerSecond
static

Definition at line 69 of file TimeSpan.h.

const Seconds SecondsPerDay
static

Definition at line 60 of file TimeSpan.h.

const Seconds SecondsPerHour
static

Definition at line 59 of file TimeSpan.h.

const Seconds SecondsPerMinute
static

Definition at line 58 of file TimeSpan.h.


The documentation for this struct was generated from the following file: