OnixS C++ CME iLink 3 Binary Order Entry Handler  1.18.0
API Documentation
TimeSpanFormat Struct Reference

#include <OnixS/CME/iLink3/messaging/Time.h>

Public Types

enum  Enum {
  HHMMSS, HHMMSSmsec, HHMMSSusec, HHMMSSnsec,
  HHMMSSpsec, SDHHMMSSnsec
}
 

Detailed Description

Definition at line 112 of file Time.h.

Member Enumeration Documentation

enum Enum
Enumerator
HHMMSS 

Indicates a time span in the "HH:MM:SS" format.

Used to represent a day time.

HHMMSSmsec 

Indicates a time span in the "HH:MM:SS.sss" format.

Used to represent a day time.

HHMMSSusec 

Indicates a time span in the "HH:MM:SS.ssssss" format.

Used to represent a day time.

HHMMSSnsec 

Indicates a time span in the "HH:MM:SS.sssssssss" format.

Used to represent a day time.

HHMMSSpsec 

Indicates a time span in the "HH:MM:SS.ssssssssssss" format.

Used to represent a day time.

SDHHMMSSnsec 

Indicates a time span in the "D.HH:MM:SS.sssssssss" format.

Used to represent a time interval.

Definition at line 114 of file Time.h.


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