Class TokenCodecDecoder

java.lang.Object
uk.co.real_logic.sbe.ir.generated.TokenCodecDecoder

public final class TokenCodecDecoder extends Object
Codec for an IR Token.
  • Field Details

  • Constructor Details

    • TokenCodecDecoder

      public TokenCodecDecoder()
  • Method Details

    • sbeBlockLength

      public int sbeBlockLength()
    • sbeTemplateId

      public int sbeTemplateId()
    • sbeSchemaId

      public int sbeSchemaId()
    • sbeSchemaVersion

      public int sbeSchemaVersion()
    • sbeSemanticType

      public String sbeSemanticType()
    • buffer

      public DirectBuffer buffer()
    • offset

      public int offset()
    • wrap

      public TokenCodecDecoder wrap(DirectBuffer buffer, int offset, int actingBlockLength, int actingVersion)
    • wrapAndApplyHeader

      public TokenCodecDecoder wrapAndApplyHeader(DirectBuffer buffer, int offset, MessageHeaderDecoder headerDecoder)
    • sbeRewind

      public TokenCodecDecoder sbeRewind()
    • sbeDecodedLength

      public int sbeDecodedLength()
    • actingVersion

      public int actingVersion()
    • encodedLength

      public int encodedLength()
    • limit

      public int limit()
    • limit

      public void limit(int limit)
    • tokenOffsetId

      public static int tokenOffsetId()
    • tokenOffsetSinceVersion

      public static int tokenOffsetSinceVersion()
    • tokenOffsetEncodingOffset

      public static int tokenOffsetEncodingOffset()
    • tokenOffsetEncodingLength

      public static int tokenOffsetEncodingLength()
    • tokenOffsetMetaAttribute

      public static String tokenOffsetMetaAttribute(MetaAttribute metaAttribute)
    • tokenOffsetNullValue

      public static int tokenOffsetNullValue()
    • tokenOffsetMinValue

      public static int tokenOffsetMinValue()
    • tokenOffsetMaxValue

      public static int tokenOffsetMaxValue()
    • tokenOffset

      public int tokenOffset()
    • tokenSizeId

      public static int tokenSizeId()
    • tokenSizeSinceVersion

      public static int tokenSizeSinceVersion()
    • tokenSizeEncodingOffset

      public static int tokenSizeEncodingOffset()
    • tokenSizeEncodingLength

      public static int tokenSizeEncodingLength()
    • tokenSizeMetaAttribute

      public static String tokenSizeMetaAttribute(MetaAttribute metaAttribute)
    • tokenSizeNullValue

      public static int tokenSizeNullValue()
    • tokenSizeMinValue

      public static int tokenSizeMinValue()
    • tokenSizeMaxValue

      public static int tokenSizeMaxValue()
    • tokenSize

      public int tokenSize()
    • fieldIdId

      public static int fieldIdId()
    • fieldIdSinceVersion

      public static int fieldIdSinceVersion()
    • fieldIdEncodingOffset

      public static int fieldIdEncodingOffset()
    • fieldIdEncodingLength

      public static int fieldIdEncodingLength()
    • fieldIdMetaAttribute

      public static String fieldIdMetaAttribute(MetaAttribute metaAttribute)
    • fieldIdNullValue

      public static int fieldIdNullValue()
    • fieldIdMinValue

      public static int fieldIdMinValue()
    • fieldIdMaxValue

      public static int fieldIdMaxValue()
    • fieldId

      public int fieldId()
    • tokenVersionId

      public static int tokenVersionId()
    • tokenVersionSinceVersion

      public static int tokenVersionSinceVersion()
    • tokenVersionEncodingOffset

      public static int tokenVersionEncodingOffset()
    • tokenVersionEncodingLength

      public static int tokenVersionEncodingLength()
    • tokenVersionMetaAttribute

      public static String tokenVersionMetaAttribute(MetaAttribute metaAttribute)
    • tokenVersionNullValue

      public static int tokenVersionNullValue()
    • tokenVersionMinValue

      public static int tokenVersionMinValue()
    • tokenVersionMaxValue

      public static int tokenVersionMaxValue()
    • tokenVersion

      public int tokenVersion()
    • componentTokenCountId

      public static int componentTokenCountId()
    • componentTokenCountSinceVersion

      public static int componentTokenCountSinceVersion()
    • componentTokenCountEncodingOffset

      public static int componentTokenCountEncodingOffset()
    • componentTokenCountEncodingLength

      public static int componentTokenCountEncodingLength()
    • componentTokenCountMetaAttribute

      public static String componentTokenCountMetaAttribute(MetaAttribute metaAttribute)
    • componentTokenCountNullValue

      public static int componentTokenCountNullValue()
    • componentTokenCountMinValue

      public static int componentTokenCountMinValue()
    • componentTokenCountMaxValue

      public static int componentTokenCountMaxValue()
    • componentTokenCount

      public int componentTokenCount()
    • signalId

      public static int signalId()
    • signalSinceVersion

      public static int signalSinceVersion()
    • signalEncodingOffset

      public static int signalEncodingOffset()
    • signalEncodingLength

      public static int signalEncodingLength()
    • signalMetaAttribute

      public static String signalMetaAttribute(MetaAttribute metaAttribute)
    • signalRaw

      public short signalRaw()
    • signal

      public SignalCodec signal()
    • primitiveTypeId

      public static int primitiveTypeId()
    • primitiveTypeSinceVersion

      public static int primitiveTypeSinceVersion()
    • primitiveTypeEncodingOffset

      public static int primitiveTypeEncodingOffset()
    • primitiveTypeEncodingLength

      public static int primitiveTypeEncodingLength()
    • primitiveTypeMetaAttribute

      public static String primitiveTypeMetaAttribute(MetaAttribute metaAttribute)
    • primitiveTypeRaw

      public short primitiveTypeRaw()
    • primitiveType

      public PrimitiveTypeCodec primitiveType()
    • byteOrderId

      public static int byteOrderId()
    • byteOrderSinceVersion

      public static int byteOrderSinceVersion()
    • byteOrderEncodingOffset

      public static int byteOrderEncodingOffset()
    • byteOrderEncodingLength

      public static int byteOrderEncodingLength()
    • byteOrderMetaAttribute

      public static String byteOrderMetaAttribute(MetaAttribute metaAttribute)
    • byteOrderRaw

      public short byteOrderRaw()
    • byteOrder

      public ByteOrderCodec byteOrder()
    • presenceId

      public static int presenceId()
    • presenceSinceVersion

      public static int presenceSinceVersion()
    • presenceEncodingOffset

      public static int presenceEncodingOffset()
    • presenceEncodingLength

      public static int presenceEncodingLength()
    • presenceMetaAttribute

      public static String presenceMetaAttribute(MetaAttribute metaAttribute)
    • presenceRaw

      public short presenceRaw()
    • presence

      public PresenceCodec presence()
    • deprecatedId

      public static int deprecatedId()
    • deprecatedSinceVersion

      public static int deprecatedSinceVersion()
    • deprecatedEncodingOffset

      public static int deprecatedEncodingOffset()
    • deprecatedEncodingLength

      public static int deprecatedEncodingLength()
    • deprecatedMetaAttribute

      public static String deprecatedMetaAttribute(MetaAttribute metaAttribute)
    • deprecatedNullValue

      public static int deprecatedNullValue()
    • deprecatedMinValue

      public static int deprecatedMinValue()
    • deprecatedMaxValue

      public static int deprecatedMaxValue()
    • deprecated

      public int deprecated()
    • nameId

      public static int nameId()
    • nameSinceVersion

      public static int nameSinceVersion()
    • nameCharacterEncoding

      public static String nameCharacterEncoding()
    • nameMetaAttribute

      public static String nameMetaAttribute(MetaAttribute metaAttribute)
    • nameHeaderLength

      public static int nameHeaderLength()
    • nameLength

      public int nameLength()
    • skipName

      public int skipName()
    • getName

      public int getName(MutableDirectBuffer dst, int dstOffset, int length)
    • getName

      public int getName(byte[] dst, int dstOffset, int length)
    • wrapName

      public void wrapName(DirectBuffer wrapBuffer)
    • name

      public String name()
    • constValueId

      public static int constValueId()
    • constValueSinceVersion

      public static int constValueSinceVersion()
    • constValueCharacterEncoding

      public static String constValueCharacterEncoding()
    • constValueMetaAttribute

      public static String constValueMetaAttribute(MetaAttribute metaAttribute)
    • constValueHeaderLength

      public static int constValueHeaderLength()
    • constValueLength

      public int constValueLength()
    • skipConstValue

      public int skipConstValue()
    • getConstValue

      public int getConstValue(MutableDirectBuffer dst, int dstOffset, int length)
    • getConstValue

      public int getConstValue(byte[] dst, int dstOffset, int length)
    • wrapConstValue

      public void wrapConstValue(DirectBuffer wrapBuffer)
    • constValue

      public String constValue()
    • minValueId

      public static int minValueId()
    • minValueSinceVersion

      public static int minValueSinceVersion()
    • minValueCharacterEncoding

      public static String minValueCharacterEncoding()
    • minValueMetaAttribute

      public static String minValueMetaAttribute(MetaAttribute metaAttribute)
    • minValueHeaderLength

      public static int minValueHeaderLength()
    • minValueLength

      public int minValueLength()
    • skipMinValue

      public int skipMinValue()
    • getMinValue

      public int getMinValue(MutableDirectBuffer dst, int dstOffset, int length)
    • getMinValue

      public int getMinValue(byte[] dst, int dstOffset, int length)
    • wrapMinValue

      public void wrapMinValue(DirectBuffer wrapBuffer)
    • minValue

      public String minValue()
    • maxValueId

      public static int maxValueId()
    • maxValueSinceVersion

      public static int maxValueSinceVersion()
    • maxValueCharacterEncoding

      public static String maxValueCharacterEncoding()
    • maxValueMetaAttribute

      public static String maxValueMetaAttribute(MetaAttribute metaAttribute)
    • maxValueHeaderLength

      public static int maxValueHeaderLength()
    • maxValueLength

      public int maxValueLength()
    • skipMaxValue

      public int skipMaxValue()
    • getMaxValue

      public int getMaxValue(MutableDirectBuffer dst, int dstOffset, int length)
    • getMaxValue

      public int getMaxValue(byte[] dst, int dstOffset, int length)
    • wrapMaxValue

      public void wrapMaxValue(DirectBuffer wrapBuffer)
    • maxValue

      public String maxValue()
    • nullValueId

      public static int nullValueId()
    • nullValueSinceVersion

      public static int nullValueSinceVersion()
    • nullValueCharacterEncoding

      public static String nullValueCharacterEncoding()
    • nullValueMetaAttribute

      public static String nullValueMetaAttribute(MetaAttribute metaAttribute)
    • nullValueHeaderLength

      public static int nullValueHeaderLength()
    • nullValueLength

      public int nullValueLength()
    • skipNullValue

      public int skipNullValue()
    • getNullValue

      public int getNullValue(MutableDirectBuffer dst, int dstOffset, int length)
    • getNullValue

      public int getNullValue(byte[] dst, int dstOffset, int length)
    • wrapNullValue

      public void wrapNullValue(DirectBuffer wrapBuffer)
    • nullValue

      public String nullValue()
    • characterEncodingId

      public static int characterEncodingId()
    • characterEncodingSinceVersion

      public static int characterEncodingSinceVersion()
    • characterEncodingCharacterEncoding

      public static String characterEncodingCharacterEncoding()
    • characterEncodingMetaAttribute

      public static String characterEncodingMetaAttribute(MetaAttribute metaAttribute)
    • characterEncodingHeaderLength

      public static int characterEncodingHeaderLength()
    • characterEncodingLength

      public int characterEncodingLength()
    • skipCharacterEncoding

      public int skipCharacterEncoding()
    • getCharacterEncoding

      public int getCharacterEncoding(MutableDirectBuffer dst, int dstOffset, int length)
    • getCharacterEncoding

      public int getCharacterEncoding(byte[] dst, int dstOffset, int length)
    • wrapCharacterEncoding

      public void wrapCharacterEncoding(DirectBuffer wrapBuffer)
    • characterEncoding

      public String characterEncoding()
    • epochId

      public static int epochId()
    • epochSinceVersion

      public static int epochSinceVersion()
    • epochCharacterEncoding

      public static String epochCharacterEncoding()
    • epochMetaAttribute

      public static String epochMetaAttribute(MetaAttribute metaAttribute)
    • epochHeaderLength

      public static int epochHeaderLength()
    • epochLength

      public int epochLength()
    • skipEpoch

      public int skipEpoch()
    • getEpoch

      public int getEpoch(MutableDirectBuffer dst, int dstOffset, int length)
    • getEpoch

      public int getEpoch(byte[] dst, int dstOffset, int length)
    • wrapEpoch

      public void wrapEpoch(DirectBuffer wrapBuffer)
    • epoch

      public String epoch()
    • timeUnitId

      public static int timeUnitId()
    • timeUnitSinceVersion

      public static int timeUnitSinceVersion()
    • timeUnitCharacterEncoding

      public static String timeUnitCharacterEncoding()
    • timeUnitMetaAttribute

      public static String timeUnitMetaAttribute(MetaAttribute metaAttribute)
    • timeUnitHeaderLength

      public static int timeUnitHeaderLength()
    • timeUnitLength

      public int timeUnitLength()
    • skipTimeUnit

      public int skipTimeUnit()
    • getTimeUnit

      public int getTimeUnit(MutableDirectBuffer dst, int dstOffset, int length)
    • getTimeUnit

      public int getTimeUnit(byte[] dst, int dstOffset, int length)
    • wrapTimeUnit

      public void wrapTimeUnit(DirectBuffer wrapBuffer)
    • timeUnit

      public String timeUnit()
    • semanticTypeId

      public static int semanticTypeId()
    • semanticTypeSinceVersion

      public static int semanticTypeSinceVersion()
    • semanticTypeCharacterEncoding

      public static String semanticTypeCharacterEncoding()
    • semanticTypeMetaAttribute

      public static String semanticTypeMetaAttribute(MetaAttribute metaAttribute)
    • semanticTypeHeaderLength

      public static int semanticTypeHeaderLength()
    • semanticTypeLength

      public int semanticTypeLength()
    • skipSemanticType

      public int skipSemanticType()
    • getSemanticType

      public int getSemanticType(MutableDirectBuffer dst, int dstOffset, int length)
    • getSemanticType

      public int getSemanticType(byte[] dst, int dstOffset, int length)
    • wrapSemanticType

      public void wrapSemanticType(DirectBuffer wrapBuffer)
    • semanticType

      public String semanticType()
    • descriptionId

      public static int descriptionId()
    • descriptionSinceVersion

      public static int descriptionSinceVersion()
    • descriptionCharacterEncoding

      public static String descriptionCharacterEncoding()
    • descriptionMetaAttribute

      public static String descriptionMetaAttribute(MetaAttribute metaAttribute)
    • descriptionHeaderLength

      public static int descriptionHeaderLength()
    • descriptionLength

      public int descriptionLength()
    • skipDescription

      public int skipDescription()
    • getDescription

      public int getDescription(MutableDirectBuffer dst, int dstOffset, int length)
    • getDescription

      public int getDescription(byte[] dst, int dstOffset, int length)
    • wrapDescription

      public void wrapDescription(DirectBuffer wrapBuffer)
    • description

      public String description()
    • referencedNameId

      public static int referencedNameId()
    • referencedNameSinceVersion

      public static int referencedNameSinceVersion()
    • referencedNameCharacterEncoding

      public static String referencedNameCharacterEncoding()
    • referencedNameMetaAttribute

      public static String referencedNameMetaAttribute(MetaAttribute metaAttribute)
    • referencedNameHeaderLength

      public static int referencedNameHeaderLength()
    • referencedNameLength

      public int referencedNameLength()
    • skipReferencedName

      public int skipReferencedName()
    • getReferencedName

      public int getReferencedName(MutableDirectBuffer dst, int dstOffset, int length)
    • getReferencedName

      public int getReferencedName(byte[] dst, int dstOffset, int length)
    • wrapReferencedName

      public void wrapReferencedName(DirectBuffer wrapBuffer)
    • referencedName

      public String referencedName()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • appendTo

      public StringBuilder appendTo(StringBuilder builder)
    • sbeSkip

      public TokenCodecDecoder sbeSkip()