public final class InformationSenseDataDescriptor extends SenseDataDescriptor
| Constructor and Description |
|---|
InformationSenseDataDescriptor(EightByteInformation information)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
serializeSpecificFields(ByteBuffer byteBuffer,
int index)
Serializes all fields which are not common to all sense data descriptors, which means those that are
sub-type-specific.
|
serialize, sizepublic InformationSenseDataDescriptor(EightByteInformation information)
information - EightByteInformation that may contain useful informationprotected final void serializeSpecificFields(ByteBuffer byteBuffer, int index)
SenseDataDescriptorserializeSpecificFields in class SenseDataDescriptorbyteBuffer - where the serialized fields will be storedindex - the position of the first byte of the sense data descriptor in the ByteBufferCopyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.