Uses of Interface
org.eclipse.cbi.common.util.RecordDefinition.Field
Packages that use RecordDefinition.Field
-
Uses of RecordDefinition.Field in org.eclipse.cbi.common.util
Classes in org.eclipse.cbi.common.util that implement RecordDefinition.FieldFields in org.eclipse.cbi.common.util declared as RecordDefinition.FieldModifier and TypeFieldDescriptionstatic final RecordDefinition.Field
ZipPosixPermissionFixer.CentralDirectoryHeader.CFHS
static final RecordDefinition.Field
ZipPosixPermissionFixer.CentralDirectoryHeader.CM
static final RecordDefinition.Field
ZipPosixPermissionFixer.CentralDirectoryHeader.CRC32
static final RecordDefinition.Field
ZipPosixPermissionFixer.CentralDirectoryHeader.CS
static final RecordDefinition.Field
ZipPosixPermissionFixer.CentralDirectoryHeader.DNS
static final RecordDefinition.Field
ZipPosixPermissionFixer.CentralDirectoryHeader.EF
static final RecordDefinition.Field
ZipPosixPermissionFixer.CentralDirectoryHeader.EFA
static final RecordDefinition.Field
ZipPosixPermissionFixer.CentralDirectoryHeader.EFL
static final RecordDefinition.Field
ZipPosixPermissionFixer.EndOfCentralDirectory.EOCDLS
static final RecordDefinition.Field
ZipPosixPermissionFixer.CentralDirectoryHeader.FC
static final RecordDefinition.Field
ZipPosixPermissionFixer.CentralDirectoryHeader.FCL
static final RecordDefinition.Field
ZipPosixPermissionFixer.CentralDirectoryHeader.FN
static final RecordDefinition.Field
ZipPosixPermissionFixer.CentralDirectoryHeader.FNL
static final RecordDefinition.Field
ZipPosixPermissionFixer.CentralDirectoryHeader.GPBF
static final RecordDefinition.Field
ZipPosixPermissionFixer.CentralDirectoryHeader.IFA
static final RecordDefinition.Field
ZipPosixPermissionFixer.LocalFileHeader.LFHS
static final RecordDefinition.Field
ZipPosixPermissionFixer.CentralDirectoryHeader.LMFD
static final RecordDefinition.Field
ZipPosixPermissionFixer.CentralDirectoryHeader.LMFT
static final RecordDefinition.Field
ZipPosixPermissionFixer.Zip64EndOfCentralDirectoryLocator.NODWSZ64EOCD
static final RecordDefinition.Field
ZipPosixPermissionFixer.EndOfCentralDirectory.NOTD
static final RecordDefinition.Field
ZipPosixPermissionFixer.Zip64EndOfCentralDirectory.NOTD
static final RecordDefinition.Field
ZipPosixPermissionFixer.EndOfCentralDirectory.NOTDWTSITCD
static final RecordDefinition.Field
ZipPosixPermissionFixer.Zip64EndOfCentralDirectory.NOTDWTSOTCD
static final RecordDefinition.Field
ZipPosixPermissionFixer.EndOfCentralDirectory.OOSOCDWRTTSDN
static final RecordDefinition.Field
ZipPosixPermissionFixer.Zip64EndOfCentralDirectory.OOSOCDWRTTSDN
static final RecordDefinition.Field
ZipPosixPermissionFixer.CentralDirectoryHeader.ROOLH
static final RecordDefinition.Field
ZipPosixPermissionFixer.Zip64EndOfCentralDirectoryLocator.ROZ64EOCDR
static final RecordDefinition.Field
ZipPosixPermissionFixer.EndOfCentralDirectory.SOTCD
static final RecordDefinition.Field
ZipPosixPermissionFixer.Zip64EndOfCentralDirectory.SOTCD
static final RecordDefinition.Field
ZipPosixPermissionFixer.Zip64EndOfCentralDirectory.SOZ64EOCDR
static final RecordDefinition.Field
ZipPosixPermissionFixer.Zip64EndOfCentralDirectoryLocator.TNOD
static final RecordDefinition.Field
ZipPosixPermissionFixer.EndOfCentralDirectory.TNOEITCD
static final RecordDefinition.Field
ZipPosixPermissionFixer.Zip64EndOfCentralDirectory.TNOEITCD
static final RecordDefinition.Field
ZipPosixPermissionFixer.EndOfCentralDirectory.TNOEITCDOTD
static final RecordDefinition.Field
ZipPosixPermissionFixer.Zip64EndOfCentralDirectory.TNOEITCDOTD
static final RecordDefinition.Field
ZipPosixPermissionFixer.CentralDirectoryHeader.UCS
static final RecordDefinition.Field
ZipPosixPermissionFixer.CentralDirectoryHeader.VMB
static final RecordDefinition.Field
ZipPosixPermissionFixer.Zip64EndOfCentralDirectory.VMB
static final RecordDefinition.Field
ZipPosixPermissionFixer.CentralDirectoryHeader.VNTE
static final RecordDefinition.Field
ZipPosixPermissionFixer.LocalFileHeader.VNTE
static final RecordDefinition.Field
ZipPosixPermissionFixer.Zip64EndOfCentralDirectory.VNTE
static final RecordDefinition.Field
ZipPosixPermissionFixer.Zip64EndOfCentralDirectoryLocator.Z64EOCDLS
static final RecordDefinition.Field
ZipPosixPermissionFixer.Zip64EndOfCentralDirectory.Z64EOCDS
static final RecordDefinition.Field
ZipPosixPermissionFixer.EndOfCentralDirectory.ZFC
static final RecordDefinition.Field
ZipPosixPermissionFixer.EndOfCentralDirectory.ZFCL
Fields in org.eclipse.cbi.common.util with type parameters of type RecordDefinition.FieldModifier and TypeFieldDescriptionprivate List
<RecordDefinition.Field> AutoValue_RecordDefinition.Builder.fields
private final List
<RecordDefinition.Field> AutoValue_RecordDefinition.fields
private com.google.common.base.Optional
<RecordDefinition.Field> AutoValue_RecordDefinition.Builder.signatureField
private final com.google.common.base.Optional
<RecordDefinition.Field> AutoValue_RecordDefinition.signatureField
AutoValue_RecordDefinition.Builder.sizeDefinitionFields
AutoValue_RecordDefinition.Builder.sizeDefinitionFields
private final Map
<RecordDefinition.Field, RecordDefinition.Field> AutoValue_RecordDefinition.sizeDefinitionFields
private final Map
<RecordDefinition.Field, RecordDefinition.Field> AutoValue_RecordDefinition.sizeDefinitionFields
Methods in org.eclipse.cbi.common.util that return RecordDefinition.FieldModifier and TypeMethodDescriptionstatic RecordDefinition.Field
RecordDefinition.createLEField
(RecordDefinition.Field.Type size, String name) RecordDefinition.fieldDefiningSizeOf
(RecordDefinition.Field field) Methods in org.eclipse.cbi.common.util that return types with arguments of type RecordDefinition.FieldModifier and TypeMethodDescriptionAutoValue_RecordDefinition.fields()
abstract List
<RecordDefinition.Field> RecordDefinition.fields()
com.google.common.base.Optional
<RecordDefinition.Field> AutoValue_RecordDefinition.signatureField()
abstract com.google.common.base.Optional
<RecordDefinition.Field> RecordDefinition.signatureField()
protected Map
<RecordDefinition.Field, RecordDefinition.Field> AutoValue_RecordDefinition.sizeDefinitionFields()
protected Map
<RecordDefinition.Field, RecordDefinition.Field> AutoValue_RecordDefinition.sizeDefinitionFields()
protected abstract Map
<RecordDefinition.Field, RecordDefinition.Field> RecordDefinition.sizeDefinitionFields()
protected abstract Map
<RecordDefinition.Field, RecordDefinition.Field> RecordDefinition.sizeDefinitionFields()
Methods in org.eclipse.cbi.common.util with parameters of type RecordDefinition.FieldModifier and TypeMethodDescriptionRecordDefinition.fieldDefiningSizeOf
(RecordDefinition.Field field) private int
ByteBufferRecord.offset
(RecordDefinition.Field field) private long
SeekableByteChannelRecordReader.offset
(RecordDefinition.Field field, RecordDefinition recordDefinition, long position) private long
SeekableByteChannelRecordReader.position
(RecordDefinition.Field field, RecordDefinition recordDefinition, long position) private ByteBuffer
SeekableByteChannelRecordReader.readField
(RecordDefinition.Field field, RecordDefinition recordDefinition, long position) private long
ByteBufferRecord.size
(RecordDefinition.Field f) private long
SeekableByteChannelRecordReader.size
(RecordDefinition.Field f, RecordDefinition recordDefinition, long position) ByteBufferRecord.stringValue
(RecordDefinition.Field field, Charset charset) Record.Fowarding.stringValue
(RecordDefinition.Field field, Charset charset) Record.stringValue
(RecordDefinition.Field field, Charset charset) private int
SeekableByteChannelRecordReader.uint16
(RecordDefinition.Field field, RecordDefinition recordDefinition, long position) int
ByteBufferRecord.uint16Value
(RecordDefinition.Field field) int
Record.Fowarding.uint16Value
(RecordDefinition.Field field) int
Record.uint16Value
(RecordDefinition.Field field) com.google.common.primitives.UnsignedInteger
SeekableByteChannelRecordReader.uint32
(RecordDefinition.Field field, RecordDefinition recordDefinition, long position) com.google.common.primitives.UnsignedInteger
ByteBufferRecord.uint32Value
(RecordDefinition.Field field) com.google.common.primitives.UnsignedInteger
Record.Fowarding.uint32Value
(RecordDefinition.Field field) com.google.common.primitives.UnsignedInteger
Record.uint32Value
(RecordDefinition.Field field) private com.google.common.primitives.UnsignedLong
SeekableByteChannelRecordReader.uint64
(RecordDefinition.Field field, RecordDefinition recordDefinition, long position) com.google.common.primitives.UnsignedLong
ByteBufferRecord.uint64Value
(RecordDefinition.Field field) com.google.common.primitives.UnsignedLong
Record.Fowarding.uint64Value
(RecordDefinition.Field field) com.google.common.primitives.UnsignedLong
Record.uint64Value
(RecordDefinition.Field field) Method parameters in org.eclipse.cbi.common.util with type arguments of type RecordDefinition.FieldModifier and TypeMethodDescriptionAutoValue_RecordDefinition.Builder.fields
(List<RecordDefinition.Field> fields) abstract RecordDefinition.Builder
RecordDefinition.Builder.fields
(List<RecordDefinition.Field> fields) AutoValue_RecordDefinition.Builder.signatureField
(com.google.common.base.Optional<RecordDefinition.Field> signatureField) abstract RecordDefinition.Builder
RecordDefinition.Builder.signatureField
(com.google.common.base.Optional<RecordDefinition.Field> signatureField) AutoValue_RecordDefinition.Builder.sizeDefinitionFields
(Map<RecordDefinition.Field, RecordDefinition.Field> sizeDefinitionFields) AutoValue_RecordDefinition.Builder.sizeDefinitionFields
(Map<RecordDefinition.Field, RecordDefinition.Field> sizeDefinitionFields) abstract RecordDefinition.Builder
RecordDefinition.Builder.sizeDefinitionFields
(Map<RecordDefinition.Field, RecordDefinition.Field> sizeDefinitionFields) abstract RecordDefinition.Builder
RecordDefinition.Builder.sizeDefinitionFields
(Map<RecordDefinition.Field, RecordDefinition.Field> sizeDefinitionFields) Constructor parameters in org.eclipse.cbi.common.util with type arguments of type RecordDefinition.FieldModifierConstructorDescriptionprivate
AutoValue_RecordDefinition
(String name, long signature, com.google.common.base.Optional<RecordDefinition.Field> signatureField, List<RecordDefinition.Field> fields, Map<RecordDefinition.Field, RecordDefinition.Field> sizeDefinitionFields, Class<? extends Record> recordClass) private
AutoValue_RecordDefinition
(String name, long signature, com.google.common.base.Optional<RecordDefinition.Field> signatureField, List<RecordDefinition.Field> fields, Map<RecordDefinition.Field, RecordDefinition.Field> sizeDefinitionFields, Class<? extends Record> recordClass) private
AutoValue_RecordDefinition
(String name, long signature, com.google.common.base.Optional<RecordDefinition.Field> signatureField, List<RecordDefinition.Field> fields, Map<RecordDefinition.Field, RecordDefinition.Field> sizeDefinitionFields, Class<? extends Record> recordClass) private
AutoValue_RecordDefinition
(String name, long signature, com.google.common.base.Optional<RecordDefinition.Field> signatureField, List<RecordDefinition.Field> fields, Map<RecordDefinition.Field, RecordDefinition.Field> sizeDefinitionFields, Class<? extends Record> recordClass)