hla.rti1516
Interface ObjectInstanceHandleFactory
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- ObjectInstanceHandleFactoryImpl
public interface ObjectInstanceHandleFactory
- extends java.io.Serializable
The factory is used only (outside RTI) to create ObjectInstanceHandle
received as an attribute value or parameter value.
decode
ObjectInstanceHandle decode(byte[] buffer,
int offset)
throws CouldNotDecode,
FederateNotExecutionMember
- Throws:
CouldNotDecode
FederateNotExecutionMember