|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HLAboolean
Interface for the HLA data type HLAinteger32BE.
| Method Summary | |
|---|---|
void |
decode(ByteWrapper byteWrapper)
Decodes this element from the ByteWrapper. |
void |
encode(ByteWrapper byteWrapper)
Encodes this element into the specified ByteWrapper. |
int |
getEncodedLength()
Returns the size in bytes of this element's encoding. |
int |
getOctetBoundary()
Returns the octet boundary of this element. |
boolean |
getValue()
* Returns the boolean value of this element. |
| Methods inherited from interface hla.rti1516.jlc.DataElement |
|---|
toByteArray |
| Method Detail |
|---|
int getOctetBoundary()
DataElement
getOctetBoundary in interface DataElementvoid encode(ByteWrapper byteWrapper)
DataElement
encode in interface DataElementint getEncodedLength()
DataElement
getEncodedLength in interface DataElementvoid decode(ByteWrapper byteWrapper)
DataElement
decode in interface DataElementboolean getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||