public static final class SecurityDefinitionRequestDecoder.NoLegsDecoder extends java.lang.Object implements java.lang.Iterable<SecurityDefinitionRequestDecoder.NoLegsDecoder>, java.util.Iterator<SecurityDefinitionRequestDecoder.NoLegsDecoder>
| Modifier and Type | Field and Description |
|---|---|
static int |
HEADER_SIZE |
public static final int HEADER_SIZE
public void wrap(org.agrona.DirectBuffer buffer)
public SecurityDefinitionRequestDecoder.NoLegsDecoder next()
next in interface java.util.Iterator<SecurityDefinitionRequestDecoder.NoLegsDecoder>public static short countMinValue()
public static short countMaxValue()
public static int sbeHeaderSize()
public static int sbeBlockLength()
public int actingBlockLength()
public int count()
public java.util.Iterator<SecurityDefinitionRequestDecoder.NoLegsDecoder> iterator()
iterator in interface java.lang.Iterable<SecurityDefinitionRequestDecoder.NoLegsDecoder>public void remove()
remove in interface java.util.Iterator<SecurityDefinitionRequestDecoder.NoLegsDecoder>public boolean hasNext()
hasNext in interface java.util.Iterator<SecurityDefinitionRequestDecoder.NoLegsDecoder>public static int legSecurityIDId()
public static int legSecurityIDSinceVersion()
public static int legSecurityIDEncodingOffset()
public static int legSecurityIDEncodingLength()
public static java.lang.String legSecurityIDMetaAttribute(MetaAttribute metaAttribute)
public static long legSecurityIDNullValue()
public static long legSecurityIDMinValue()
public static long legSecurityIDMaxValue()
public long legSecurityID()
public static int legSecurityIDSourceId()
public static int legSecurityIDSourceSinceVersion()
public static int legSecurityIDSourceEncodingOffset()
public static int legSecurityIDSourceEncodingLength()
public static java.lang.String legSecurityIDSourceMetaAttribute(MetaAttribute metaAttribute)
public static byte legSecurityIDSourceNullValue()
public static byte legSecurityIDSourceMinValue()
public static byte legSecurityIDSourceMaxValue()
public static int legSecurityIDSourceLength()
public byte legSecurityIDSource(int index)
public int getLegSecurityIDSource(byte[] dst,
int offset,
int length)
public byte legSecurityIDSource()
public static int legSecurityExchangeId()
public static int legSecurityExchangeSinceVersion()
public static int legSecurityExchangeEncodingOffset()
public static int legSecurityExchangeEncodingLength()
public static java.lang.String legSecurityExchangeMetaAttribute(MetaAttribute metaAttribute)
public static byte legSecurityExchangeNullValue()
public static byte legSecurityExchangeMinValue()
public static byte legSecurityExchangeMaxValue()
public static int legSecurityExchangeLength()
public byte legSecurityExchange(int index)
public int getLegSecurityExchange(byte[] dst,
int offset,
int length)
public java.lang.String legSecurityExchange()
public static int legRatioQtyId()
public static int legRatioQtySinceVersion()
public static int legRatioQtyEncodingOffset()
public static int legRatioQtyEncodingLength()
public static java.lang.String legRatioQtyMetaAttribute(MetaAttribute metaAttribute)
public RatioQtyDecoder legRatioQty()
public static int legSideId()
public static int legSideSinceVersion()
public static int legSideEncodingOffset()
public static int legSideEncodingLength()
public static java.lang.String legSideMetaAttribute(MetaAttribute metaAttribute)
public byte legSideRaw()
public Side legSide()
public java.lang.StringBuilder appendTo(java.lang.StringBuilder builder)
public SecurityDefinitionRequestDecoder.NoLegsDecoder sbeSkip()
Copyright © 2015-2022 Real Logic Limited. All Rights Reserved.