Uses of Class
hla.rti1516e.exceptions.CouldNotEncode

Packages that use CouldNotEncode
Package
Description
 
 
  • Uses of CouldNotEncode in hla.rti1516e

    Methods in hla.rti1516e that throw CouldNotEncode
    Modifier and Type
    Method
    Description
    void
    LogicalTime.encode(byte[] buffer, int offset)
    Encodes this object in the specified buffer starting at the specified offset.
    void
    LogicalTimeInterval.encode(byte[] buffer, int offset)
    Encodes this object in the specified buffer starting at the specified offset.
  • Uses of CouldNotEncode in hla.rti1516e.time

    Methods in hla.rti1516e.time that throw CouldNotEncode
    Modifier and Type
    Method
    Description
    void
    HLAfloat64Interval.encode(byte[] buffer, int offset)
     
    void
    HLAfloat64Time.encode(byte[] buffer, int offset)
     
    void
    HLAinteger64Interval.encode(byte[] buffer, int offset)
     
    void
    HLAinteger64Time.encode(byte[] buffer, int offset)