| Package | Description |
|---|---|
| com.io7m.jpra.model.types |
Types.
|
| Modifier and Type | Method and Description |
|---|---|
Size<SizeUnitOctetsType> |
TString.getMaximumStringLength() |
Size<SizeUnitOctetsType> |
TRecord.getSizeInOctets() |
Size<SizeUnitOctetsType> |
TRecord.FieldType.getSizeInOctets() |
Size<SizeUnitOctetsType> |
TRecord.FieldValue.getSizeInOctets() |
Size<SizeUnitOctetsType> |
TRecord.FieldPaddingOctets.getSizeInOctets() |
Size<SizeUnitOctetsType> |
TPacked.getSizeInOctets() |
Size<SizeUnitOctetsType> |
TBooleanSet.getSizeInOctets() |
| Modifier and Type | Method and Description |
|---|---|
void |
TRecordBuilderType.addPaddingOctets(Optional<com.io7m.jlexing.core.LexicalPosition<Path>> lex,
Size<SizeUnitOctetsType> size)
Add a field of padding octets.
|
static Size<SizeUnitBitsType> |
Size.toBits(Size<SizeUnitOctetsType> size) |
| Constructor and Description |
|---|
TBooleanSet(Optional<com.io7m.jlexing.core.LexicalPosition<Path>> in_lex,
com.gs.collections.api.list.ImmutableList<FieldName> in_fields,
Size<SizeUnitOctetsType> in_size)
Construct a boolean set type.
|
TString(Optional<com.io7m.jlexing.core.LexicalPosition<Path>> in_lex,
String in_encoding,
Size<SizeUnitOctetsType> in_size)
Construct an expression.
|
Copyright © 2017 <code@io7m.com> http://io7m.com