|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthla.rti1516.jlc.omt.AbstractDataElement
hla.rti1516.jlc.omt.OmtHLAinteger32LE
public class OmtHLAinteger32LE
| Constructor Summary | |
|---|---|
OmtHLAinteger32LE()
|
|
OmtHLAinteger32LE(int value)
|
|
| Method Summary | |
|---|---|
void |
decode(ByteWrapper byteWrapper)
Decodes this element from the ByteWrapper. |
void |
encode(ByteWrapper byteWrapper)
Encodes this element into the specified ByteWrapper. |
boolean |
equals(java.lang.Object obj)
|
int |
getEncodedLength()
Returns the size in bytes of this element's encoding. |
int |
getOctetBoundary()
Returns the octet boundary of this element. |
int |
getValue()
Returns the int value of this element. |
int |
hashCode()
|
| Methods inherited from class hla.rti1516.jlc.omt.AbstractDataElement |
|---|
toByteArray |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface hla.rti1516.jlc.DataElement |
|---|
toByteArray |
| Constructor Detail |
|---|
public OmtHLAinteger32LE()
public OmtHLAinteger32LE(int value)
| Method Detail |
|---|
public int getOctetBoundary()
DataElement
getOctetBoundary in interface DataElementgetOctetBoundary in interface HLAinteger32LEpublic void encode(ByteWrapper byteWrapper)
DataElement
encode in interface DataElementencode in interface HLAinteger32LEpublic int getEncodedLength()
DataElement
getEncodedLength in interface DataElementgetEncodedLength in interface HLAinteger32LEpublic void decode(ByteWrapper byteWrapper)
DataElement
decode in interface DataElementdecode in interface HLAinteger32LEpublic int getValue()
HLAinteger32LE
getValue in interface HLAinteger32LEpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||