public interface SMFBv1MetadataIDReadableType
extends com.io7m.jpra.runtime.java.JPRAValueType
SMFBv1MetadataID record type.| Modifier and Type | Method and Description |
|---|---|
com.io7m.jpra.runtime.java.JPRAStringCursorReadableType |
getMetaSchemaIdReadable() |
int |
getMetaSchemaVersionMajor() |
int |
getMetaSchemaVersionMinor() |
int |
getMetaSize() |
int |
metaMetaSchemaIdOffsetFromCursor() |
int |
metaMetaSchemaIdOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAString |
metaMetaSchemaIdType() |
int |
metaMetaSchemaVersionMajorOffsetFromCursor() |
int |
metaMetaSchemaVersionMajorOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerUnsigned |
metaMetaSchemaVersionMajorType() |
int |
metaMetaSchemaVersionMinorOffsetFromCursor() |
int |
metaMetaSchemaVersionMinorOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerUnsigned |
metaMetaSchemaVersionMinorType() |
int |
metaMetaSizeOffsetFromCursor() |
int |
metaMetaSizeOffsetFromType() |
com.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerUnsigned |
metaMetaSizeType() |
int metaMetaSchemaIdOffsetFromType()
meta_schema_id field, from the start of the typeint metaMetaSchemaIdOffsetFromCursor()
meta_schema_id field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAString metaMetaSchemaIdType()
meta_schema_id fieldcom.io7m.jpra.runtime.java.JPRAStringCursorReadableType getMetaSchemaIdReadable()
meta_schema_id fieldint metaMetaSchemaVersionMajorOffsetFromType()
meta_schema_version_major field, from the start of the typeint metaMetaSchemaVersionMajorOffsetFromCursor()
meta_schema_version_major field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerUnsigned metaMetaSchemaVersionMajorType()
meta_schema_version_major fieldint getMetaSchemaVersionMajor()
meta_schema_version_major fieldint metaMetaSchemaVersionMinorOffsetFromType()
meta_schema_version_minor field, from the start of the typeint metaMetaSchemaVersionMinorOffsetFromCursor()
meta_schema_version_minor field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerUnsigned metaMetaSchemaVersionMinorType()
meta_schema_version_minor fieldint getMetaSchemaVersionMinor()
meta_schema_version_minor fieldint metaMetaSizeOffsetFromType()
meta_size field, from the start of the typeint metaMetaSizeOffsetFromCursor()
meta_size field, from the cursorcom.io7m.jpra.runtime.java.JPRATypeModel.JPRAIntegerUnsigned metaMetaSizeType()
meta_size fieldint getMetaSize()
meta_size fieldCopyright © 2017 <code@io7m.com> http://io7m.com