VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes | Static Protected Attributes
makVrv::DtHla4Driver Class Reference

The Sim Driver for HLA 2025.

Inheritance diagram for makVrv::DtHla4Driver:
Inheritance graph
[legend]

Public Member Functions

 DtHla4Driver (DtAgentManager &agentManager, const std::string &uniqueName, const std::string &className="DtHla4Driver")
 
virtual ~DtHla4Driver ()
 
virtual void realizeConfiguration (const DtConfiguration &config)
 
virtual DtConfiguration createConfiguration (bool saveAllParameters) const override
 
const DtVrlApplicationInitializerexerciseSettings () const
 
DtVrlApplicationInitializerexerciseSettings ()
 
- Public Member Functions inherited from makVrv::DtDriver
 DtDriver (DtAgentManager &agentManager, const std::string &instanceName)
 
virtual ~DtDriver ()
 
DtAgentManageragentManager ()
 
virtual DtAgentManagerInterfacesceneInterface ()
 
bool started () const
 
virtual const std::string & instanceName () const
 
virtual bool autoStart () const
 
virtual void setAutoStart (bool autoStart)
 
virtual bool isWindowDependent () const
 
virtual void setIsWindowDependent (bool dep)
 
virtual void setIsUserControllable (bool)
 
virtual bool isUserControllable () const
 
virtual void setIsPersistent (bool per)
 
virtual bool isPersistent () const
 
virtual bool isOnDriverSelectionList () const
 
virtual void setOnDriverSelectionList (bool)
 
bool objectFromAgentManager (const DtUniqueID &id) const
 

Protected Member Functions

virtual DtVrlinkBaseConnectioncreateConnection ()
 
virtual void slot_onObserverCreated (DtObserver *observer)
 
virtual void slot_onObserverDestroyed (DtObserver *observer)
 
- Protected Member Functions inherited from makVrv::DtDriver
void applyChangesAndDelete (DtElementChanges *changes)
 
void reportElementCreated (DtElementID id, DtElementID parentId, DtElementEntry::ElementType type)
 
void reportElementAttribute (DtElementID id, DtElementAttribute *attribute)
 
void reportElementDestroyed (DtElementID id)
 
void start ()
 
void stop ()
 
bool tick ()
 
virtual void setInstanceName (const std::string &name)
 
virtual void installAccessories ()
 
virtual void uninstallAccessories ()
 

Protected Attributes

DtVrlApplicationInitializermyLocalExConnInitializer
 
DtExerciseConnConfig * myDefaultConfiguration
 
charmyFomMapperData
 
- Protected Attributes inherited from makVrv::DtDriver
DtAgentManagermyAgentManager
 
bool myStartedFlag
 
std::string myName
 
DtConfiguration myConfiguration
 
bool myPersistentFlag
 
bool myUserControllableFlag
 
bool myRequestStateDiffPendingFlag
 
DtElementChanges myChanges
 

Static Protected Attributes

static const std::string theFederationNameString
 
static const std::string theFedFileName
 
static const std::string theFederateType
 
static const std::string theFederateName
 
static const std::string theSiteId
 
static const std::string theAppNumber
 
static const std::string theFomMapperLib
 
static const std::string theFomMapperInitData
 
static const std::string theRprFomVersion
 
static const std::string theRprFomRevision
 
static const std::string theUseAdvisories
 
static const std::string theUseGeographicDdm
 
static const std::string thePublishObservers
 
static const std::string theViewControlEnabled
 
static const std::string theOverrideGlobalViewControl
 
static const std::string theNumberFomModules
 
static const std::string theFomModule
 
static const std::string theLocalSettingsDesignator
 
static const std::string theUseAbsoluteTimeStamps
 
static const std::string theUseTopoForFlatEarthVectorConversion
 
static const std::string theConnectionFrameTime
 
- Static Protected Attributes inherited from makVrv::DtDriver
static const std::string theOnDriverSelectionList
 

Additional Inherited Members

Constructor & Destructor Documentation

makVrv::DtHla4Driver::DtHla4Driver ( DtAgentManager agentManager,
const std::string &  uniqueName,
const std::string &  className = "DtHla4Driver" 
)

CTOR.

virtual makVrv::DtHla4Driver::~DtHla4Driver ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrv::DtHla4Driver::realizeConfiguration ( const DtConfiguration config)
virtual

Realize the driver via a generic configuration.

Reimplemented from makVrv::DtDriver.

virtual DtConfiguration makVrv::DtHla4Driver::createConfiguration ( bool  saveAllParameters) const
overridevirtual

Create a configuration for the driver. Note: The DtDriver supports the saveAllParameters flag. When false the settings are filtered such that only modified settings are saved.

Reimplemented from makVrv::DtDriver.

const DtVrlApplicationInitializer& makVrv::DtHla4Driver::exerciseSettings ( ) const
inline

Get the exercise settings.

DtVrlApplicationInitializer& makVrv::DtHla4Driver::exerciseSettings ( )
inline

Get the exercise settings.

virtual DtVrlinkBaseConnection* makVrv::DtHla4Driver::createConnection ( )
protectedvirtual

Abstract create simulation function called onStart.

Implements makVrv::DtVrlinkDriver.

virtual void makVrv::DtHla4Driver::slot_onObserverCreated ( DtObserver observer)
protectedvirtual

Reimplemented from makVrv::DtVrlinkDriver.

virtual void makVrv::DtHla4Driver::slot_onObserverDestroyed ( DtObserver observer)
protectedvirtual

Reimplemented from makVrv::DtVrlinkDriver.

Member Data Documentation

const std::string makVrv::DtHla4Driver::theFederationNameString
staticprotected
const std::string makVrv::DtHla4Driver::theFedFileName
staticprotected
const std::string makVrv::DtHla4Driver::theFederateType
staticprotected
const std::string makVrv::DtHla4Driver::theFederateName
staticprotected
const std::string makVrv::DtHla4Driver::theSiteId
staticprotected
const std::string makVrv::DtHla4Driver::theAppNumber
staticprotected
const std::string makVrv::DtHla4Driver::theFomMapperLib
staticprotected
const std::string makVrv::DtHla4Driver::theFomMapperInitData
staticprotected
const std::string makVrv::DtHla4Driver::theRprFomVersion
staticprotected
const std::string makVrv::DtHla4Driver::theRprFomRevision
staticprotected
const std::string makVrv::DtHla4Driver::theUseAdvisories
staticprotected
const std::string makVrv::DtHla4Driver::theUseGeographicDdm
staticprotected
const std::string makVrv::DtHla4Driver::thePublishObservers
staticprotected
const std::string makVrv::DtHla4Driver::theViewControlEnabled
staticprotected
const std::string makVrv::DtHla4Driver::theOverrideGlobalViewControl
staticprotected
const std::string makVrv::DtHla4Driver::theNumberFomModules
staticprotected
const std::string makVrv::DtHla4Driver::theFomModule
staticprotected
const std::string makVrv::DtHla4Driver::theLocalSettingsDesignator
staticprotected
const std::string makVrv::DtHla4Driver::theUseAbsoluteTimeStamps
staticprotected
const std::string makVrv::DtHla4Driver::theUseTopoForFlatEarthVectorConversion
staticprotected
const std::string makVrv::DtHla4Driver::theConnectionFrameTime
staticprotected
DtVrlApplicationInitializer* makVrv::DtHla4Driver::myLocalExConnInitializer
protected
DtExerciseConnConfig* makVrv::DtHla4Driver::myDefaultConfiguration
protected
char* makVrv::DtHla4Driver::myFomMapperData
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)