public interface SMFBv1AttributeReadableType
extends com.io7m.jpra.runtime.java.JPRAValueType
SMFBv1Attribute record type.| Modifier and Type | Method and Description |
|---|---|
int |
getComponentCount() |
int |
getComponentKind() |
int |
getComponentSize() |
com.io7m.jpra.runtime.java.JPRAStringCursorReadableType |
getNameReadable() |
int |
metaComponentCountOffsetFromCursor() |
int |
metaComponentCountOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerUnsigned |
metaComponentCountType() |
int |
metaComponentKindOffsetFromCursor() |
int |
metaComponentKindOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerUnsigned |
metaComponentKindType() |
int |
metaComponentSizeOffsetFromCursor() |
int |
metaComponentSizeOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerUnsigned |
metaComponentSizeType() |
int |
metaNameOffsetFromCursor() |
int |
metaNameOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAString |
metaNameType() |
int metaNameOffsetFromType()
name field, from the start of the typeint metaNameOffsetFromCursor()
name field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAString metaNameType()
name fieldcom.io7m.jpra.runtime.java.JPRAStringCursorReadableType getNameReadable()
name fieldint metaComponentKindOffsetFromType()
component_kind field, from the start of the typeint metaComponentKindOffsetFromCursor()
component_kind field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerUnsigned metaComponentKindType()
component_kind fieldint getComponentKind()
component_kind fieldint metaComponentCountOffsetFromType()
component_count field, from the start of the typeint metaComponentCountOffsetFromCursor()
component_count field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerUnsigned metaComponentCountType()
component_count fieldint getComponentCount()
component_count fieldint metaComponentSizeOffsetFromType()
component_size field, from the start of the typeint metaComponentSizeOffsetFromCursor()
component_size field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerUnsigned metaComponentSizeType()
component_size fieldint getComponentSize()
component_size fieldCopyright © 2017 <code@io7m.com> http://io7m.com