See: Description
Class | Description |
---|---|
CompositeType |
SBE compositeType which is a composite of other composites, sets, enums, or simple types.
|
EncodedDataType |
SBE simple encoded data type.
|
EnumType |
SBE enum type for representing an enumeration of values.
|
EnumType.ValidValue |
Holder for valid values for and
EnumType . |
ErrorHandler |
Class to hold error handling state while parsing an XML message schema.
|
Field |
Representation for a field (or group or data) member from the SBE schema.
|
IrGenerator |
Class to hold the state while generating the
Ir . |
Message |
An SBE message containing a list of
Field objects and SBE message attributes. |
MessageSchema |
Message schema aggregate for schema attributes, messageHeader, and reference for multiple
Message objects. |
ParserOptions |
Class to hold the values of the parsing options.
|
ParserOptions.Builder |
Builder to make
ParserOptions easier to create. |
SetType |
SBE set tpe representing a bitset of options.
|
SetType.Choice |
Holder for valid values for SBE schema enum type.
|
Type |
An SBE type.
|
XmlSchemaParser |
Encapsulate the XML Schema parsing for SBE so that other representations may be
used to generate independent representations.
|
Enum | Description |
---|---|
Presence |
Copyright © 2013-2022 Real Logic Limited. All Rights Reserved.