public static class Inspcitem.HeadOrder extends Inspcitem.Head
InspcDatagram.SeqEntrant.seqnr()
should match
and the deterministic of order of request and answers in the datagram is used.InfoFormattedAppend.PrepareToString
Modifier and Type | Field and Description |
---|---|
private static int |
k_order
Position of data as constants.
|
private static int |
kSizeHeadOrder
Position of data as constants.
|
bBigEndian, bExc, bLittleEndianBig2, data, sizeHead, toStringformatter, version
Constructor and Description |
---|
HeadOrder() |
Modifier and Type | Method and Description |
---|---|
void |
castFromBase(Inspcitem.Head head)
Cast from an instance of type
Inspcitem.Head which is checked for the Inspcitem.Head.cmd()
and therefore the cast is proper. |
int |
order() |
void |
set_order(int value) |
cmd, nrofBytes, set_cmd, set_nrofBytes
_getInt, _getLong, _setInt, _setLong, _setString, addChild, addChild, addChildAt, addChildAt, addChildEmpty, addChildEmpty, addChildFloat, addChildInt, addChildInteger, addChildString, addChildString, addChildString, assign, assign, assign, assignAt, assignAt, assignCasted, assignClear, assignDataToFixChildren, checkLengthElement, clearData, clearHead, copyData, copyDataFrom, data, detach, getBigEndian, getChar, getChildDouble, getChildFloat, getChildInt, getChildInt16, getChildInteger, getChildString, getChildUint16, getChildUint8, getData, getDouble, getFloat, getFloat, getInt16, getInt16, getInt32, getInt32, getInt64, getInt8, getInt8, getLength, getLengthCurrent, getLengthHead, getLengthTotal, getMaxNrofBytes, getMaxNrofBytesForNextChild, getPositionInBuffer, getPositionNextChildInBuffer, getString, getUint16, getUint16, getUint32, getUint32, getUint8, getUint8, infoAppendHead, infoFormattedAppend, isCurrentChildInParent, isExpandable, isInUse, ixBegin, ixEnd, ixNextChild, removeChild, removeChild, removeChildren, setBigEndian, setCharset, setDouble, setException, setFloat, setFloat, setInt16, setInt16, setInt32, setInt32, setInt8, setInt8, setLengthElement, setLittleEndianBig2, setString, setUint16, setUint16, setUint32, setUint32, setUint8, setUint8, sizeHead, sufficingBytesForNextChild, toString, upcast, XXXrewind
private static int k_order
private static int kSizeHeadOrder
public final int order()
public final void set_order(int value)
public void castFromBase(Inspcitem.Head head)
Inspcitem.Head
which is checked for the Inspcitem.Head.cmd()
and therefore the cast is proper.head
- The instance which is already tested for the correct Inspcitem.Head.cmd()