Package uk.co.real_logic.sbe.ir
package uk.co.real_logic.sbe.ir
Intermediate Representation for the parsed XML message schema which can be used for generating codecs or
performing OTF decoding.
-
ClassDescriptionOptional encoding settings that can be associated with
Tokens.Builder to makeEncodingeasier to create.Indicates the presence status of a primitive encoded field in a message.Common code generation utility functions to be used by the different language specific backends.Metadata description for a message header structure expected before messages to understand the type requiring decoding.Intermediate Representation (IR) of SBE messages to be used for the generation of encoders and decoders as stubs in various languages.Decoder for encodedIrrepresenting an SBE schema which can be read from a buffer or file.Encoder forIrrepresenting an SBE schema which can be written to a buffer or file.Signal theTokenrole within a stream of tokens.Class to encapsulate a token of information for the message schema stream.Builder forTokenwhich can simplify construction.