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

Static Public Member Functions

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

Protected Member Functions

 DtSharedVrvCommandSettings (DtSharedSettingsManager &manager)
 CTOR.

Protected Attributes

DtVrvCommandSeedMap myVrvCommandSeedMap

Friends

class DtReadSettingsLock< DtSharedVrvCommandSettings >
 Also protected, use the DtReadSettingsLock and DtWriteSettingsLock to access the object.
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 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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)