| Interface | Description |
|---|---|
| IFieldSet | |
| IGroup |
FIX repeating group.
|
| ILoadableCustomComposite |
Custom composite load and store operations.
|
| IMessage |
FIX message.
|
| IStatelessComposite | |
| IVarData |
Variable length data field.
|
| SbeAutoRecognizeMark |
Mark interface for special generating cases.
|
| Class | Description |
|---|---|
| ByteDecoder |
Base for decoder implementation.
|
| ByteDecoderFactory |
Factory to create SBE encoder/decoder object for the corresponding message schema.
|
| CodeGenUtils | |
| Convert |
Helper to convert data between different types.
|
| DecoderSettings |
Settings for decoder.
|
| FramingHeaderPolicy |
Policy of SBE framing header using.
|
| Group |
Base class for repeating groups.
|
| Message |
Base class for the FIX message.
|
| MonthYear |
MonthYear field.
|
| MonthYearTypeGen | |
| PassthroughComposite | |
| PublicUtils |
Publicly available utility routines.
|
| RangeConstructor | |
| RangeConstructor.IntBoundaries | |
| RangeConstructor.LongBoundaries | |
| SbeTimestamp |
SBE timestamp.
|
| SpecialFieldIds |
Special fields identifiers.
|
| StatelessCustomCompositeTypeGen |
The class generates customized composites for all fields of the particular fieldset,
which can be represented by composites.
|
| VarData |
Base class for variable length data fields.
|
| Enum | Description |
|---|---|
| TimestampEpoch |
Epoch of the SBE timestamp.
|
| TimestampUnit |
Unit of time for SBE timestamps.
|
| Exception | Description |
|---|---|
| LicenseException |
General license error.
|
| LicenseExpiredException |
Expired license error.
|
| LicenseNotFoundException |
Valid license was not found error.
|
| Annotation Type | Description |
|---|---|
| SbeAutoRecognize |
Auto-recognized customized composite class or its method.
|
| SbeCompositeField |
SBE field of composite.
|
| SbeCompositeType |
Sbe composite annotation.
|
| SbeNotUsed |
Ignore method.
|
| SbeNullCheck |
Null checker.
|
| SbeNullSetter |
Null setter.
|
Copyright © 2005–2025 Onix Solutions. All rights reserved.