20 class DT_DLL_VL DtLinearObjectDecoder :
public DtStateDecoder
28 DtLinearObjectDecoder(
const DtLinearObjectDecoder& );
31 virtual ~DtLinearObjectDecoder();
34 DtLinearObjectDecoder& operator = (
const DtLinearObjectDecoder& );
37 virtual void decode(
const DtLinearObjectStatePdu& pdu,
40 DtCLONE_DECODER( DtLinearObjectDecoder );
Contains the DtLinearObjectRepository class declaration.
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnHLA.h:61
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtLinearObjectRepository are used to maintain state information needed by linear object ...
Definition: linearObjectRepository.h:49
Contains the DtLinearObjectStatePdu class declaration.