33 DtActiveSonarBeamPublisher(
36 const DtDDMRegionSet* regionSetToUse = 0);
41 DtActiveSonarBeamPublisher(
45 const DtDDMRegionSet* regionSetToUse = 0);
48 DtActiveSonarBeamPublisher(
49 RTI::ObjectClassHandle h,
52 const DtDDMRegionSet* regionSetToUse = 0);
59 DtActiveSonarBeamPublisher(DtHlaObjectWithStateRep* obj,
DtExerciseConn* conn);
62 virtual ~DtActiveSonarBeamPublisher();
72 virtual const char* classToUse()
const;
76 static DtStateRepCreator setStateRepCreator(DtStateRepCreator creator);
80 DtActiveSonarBeamPublisher(
const DtActiveSonarBeamPublisher& orig);
83 DtActiveSonarBeamPublisher&
operator=(
const DtActiveSonarBeamPublisher& orig);
86 static DtStateRepCreator theStateRepCreator;
Instances of DtExerciseConn are used to provide an application's interface or connection to the netwo...
Definition: exerciseConnDIS.h:61
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtObjectPublisher are used for local or source simulations of objects, (i.e.
Definition: objectPublisherDIS.h:36
DtObjectPublisher & operator=(const DtObjectPublisher &orig)
assignment operator – not implemented
The DtActiveSonarBeamRepository class provides the state repository for the ActiveSonarBeam object...
Definition: activeSonarBeamRepository.h:18