VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Friends
makVrv::DtSharedVrvCommandSettings Class Reference

The shared simulation settings. More...

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

Public Types

typedef std::map
< vrvControlToolkit::DtVrvControlTypeEnum,
DtVrvBaseCommandCreatorSeed * > 
DtVrvCommandSeedMap
 

Public Member Functions

virtual ~DtSharedVrvCommandSettings ()
 DTOR. More...
 
virtual DtVrvCommandSeedMapseedMap ()
 returns the factory for object and visualizer updater objects More...
 
virtual const DtVrvCommandSeedMapseedMap () const
 
- Public Member Functions inherited from makVrv::DtSharedSettings
 DtSharedSettings (const DtSharedSettingsManager &manager)
 CTOR. More...
 
virtual ~DtSharedSettings ()
 DTOR. More...
 
boost::shared_mutex & mutex ()
 Get the mutex for the settings object. More...
 
SafetyKey safeToEmitSignals ()
 Create a safety key for the function, see above example. More...
 
void setCurrentWriteLock (boost::unique_lock< boost::shared_mutex > *currentWriteLock)
 No need to call, set by the DtWriteSettingLock object. More...
 
virtual const DtSettingsBackupsettingsBackup () const
 Accessor for the settings backup (const). More...
 
virtual DtSettingsBackupsettingsBackup ()
 Accessor for the settings backup. More...
 
virtual void backup ()
 Called to back up the settings. More...
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 Do nothing constructor. More...
 
virtual ~DtVirtualBaseClass ()
 Virtual do nothing destructor. More...
 

Static Public Member Functions

static const std::string & className ()
 Get an instance of the settings object. More...
 

Protected Member Functions

 DtSharedVrvCommandSettings (DtSharedSettingsManager &manager)
 CTOR. More...
 

Protected Attributes

DtVrvCommandSeedMap myVrvCommandSeedMap
 

Friends

class DtReadSettingsLock< DtSharedVrvCommandSettings >
 Also protected, use the DtReadSettingsLock and DtWriteSettingsLock to access the object. More...
 
class DtWriteSettingsLock< DtSharedVrvCommandSettings >
 
class DtSharedSettingsManager
 

Detailed Description

The shared simulation settings.

Member Typedef Documentation

Constructor & Destructor Documentation

virtual makVrv::DtSharedVrvCommandSettings::~DtSharedVrvCommandSettings ( )
virtual

DTOR.

makVrv::DtSharedVrvCommandSettings::DtSharedVrvCommandSettings ( DtSharedSettingsManager manager)
protected

CTOR.

Member Function Documentation

static const std::string& makVrv::DtSharedVrvCommandSettings::className ( )
static

Get an instance of the settings object.

Also protected, use the DtReadSettingsLock and DtWriteSettingsLock to access the object.

virtual DtVrvCommandSeedMap& makVrv::DtSharedVrvCommandSettings::seedMap ( )
virtual

returns the factory for object and visualizer updater objects

virtual const DtVrvCommandSeedMap& makVrv::DtSharedVrvCommandSettings::seedMap ( ) const
virtual

Friends And Related Function Documentation

Also protected, use the DtReadSettingsLock and DtWriteSettingsLock to access the object.

friend class DtSharedSettingsManager
friend

Member Data Documentation

DtVrvCommandSeedMap makVrv::DtSharedVrvCommandSettings::myVrvCommandSeedMap
protected

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)