Classes | |
| class | Decoder |
| class | Encoder |
| class | EventBasedDecoder |
| class | IDecodeListener |
| class | ISbeCompositeDecoder |
| class | ISbeCompositeEncoder |
| class | ISbeCustomCoderLibrary |
| class | ISbeFieldDecoder |
| class | ISbeFieldEncoder |
| class | ISbeGroupDimensionDecoder |
| class | ISbeGroupDimensionEncoder |
| class | ISbeNameDescription |
| class | ISchemaMember |
| class | SbeBinaryOutputStream |
| class | SbeConstFieldAccess |
| struct | SbeEndianness |
| class | SbeFieldCodingSettings |
| class | SbeFieldDecoderOutput |
| class | SbeFieldMetaData |
| class | SbeFieldSetMetaData |
| struct | SbeFixSemanticType |
| class | SbeGroupDimensionInput |
| class | SbeGroupDimensionOutput |
| class | SbeNamedValueMetaData |
| struct | SbePresence |
| struct | SbePrimitiveType |
| class | SbeSchemaMetaData |
| class | SbeSpecialCompositeInput |
| class | SbeSpecialCompositeOutput |
| class | SbeTypeMetaData |
Typedefs | |
| typedef UInt32 | SbeWireSize |
| typedef UInt64 | CoderOwnerId |
Functions | |
| ONIXS_FIXENGINE_API_DECL (class, IDecodeListener) | |
Variables | |
| const SbeWireSize | UnusedWireSizeValue = (std::numeric_limits<SbeWireSize>::max)() |
| typedef UInt64 CoderOwnerId |
The owner of custom coders.
Definition at line 42 of file SbeCustomization.h.
| typedef UInt32 SbeWireSize |
The size of wire-level entities.
Definition at line 39 of file SbeCustomization.h.
| ONIXS_FIXENGINE_API_DECL | ( | class | , |
| IDecodeListener | ) |
| const SbeWireSize UnusedWireSizeValue = (std::numeric_limits<SbeWireSize>::max)() |
The special value that usually mean "nothing" or "null" regarding wire-level entities.
Definition at line 45 of file SbeCustomization.h.