| Class | Description |
|---|---|
| AsciiFieldFlyweight |
.
|
| CalendricalUtil | |
| DecimalFloat |
Fix float data type.
|
| LocalMktDateDecoder |
An encoder for FIX's Local Market Date data types.
|
| LocalMktDateEncoder |
An encoder for FIX's Local Market Date data types.
|
| MonthYear |
Allocation free representation + codec for the FIX MonthYear data type.
|
| ReadOnlyDecimalFloat |
The main purpose of this class is to prevent accidental mutation of predefined constant values such as ZERO.
|
| UtcDateOnlyDecoder |
.
|
| UtcDateOnlyEncoder |
.
|
| UtcTimeOnlyDecoder |
"HH:mm:ss[.SSS]" - Millisecond Format
"HH:mm:ss[.SSSSSS]" - Microsecond Format
"HH:mm:ss[.SSSSSSSSS]" - Nanosecond Format
|
| UtcTimeOnlyEncoder |
.
|
| UtcTimestampDecoder |
Parser for Fix's UTC timestamps.
|
| UtcTimestampEncoder |
An encoder for FIX's Utc timestamp data types.
|
| Enum | Description |
|---|---|
| EpochFractionFormat | |
| RejectReason |
SessionRejectReason which is common across both FIX 4.2, 4.4, and 5.0 versions to be used by session parsing logic.
|
Copyright © 2015-2022 Real Logic Limited. All Rights Reserved.