hla.rti1516
Interface DimensionHandleFactory

All Superinterfaces:
Serializable

public interface DimensionHandleFactory
extends Serializable

The factory is used only (outside RTI) to create DimensionHandle received as an attribute value or parameter value.


Method Summary
 DimensionHandle decode(byte[] buffer, int offset)
           
 

Method Detail

decode

DimensionHandle decode(byte[] buffer,
                       int offset)
                       throws CouldNotDecode,
                              FederateNotExecutionMember
Throws:
CouldNotDecode
FederateNotExecutionMember