VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions
makVrv::DtSharedModelSetSettingsSignaler Class Reference

A signaler for the shared model set settings. More...

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

List of all members.

Public Member Functions

virtual ~DtSharedModelSetSettingsSignaler ()
 DTOR.

Static Public Member Functions

static
DtSharedModelSetSettingsSignaler
instance (const DtSharedSettingsManager &)
 Get an instance of the simulation settings automatically from the settings manager.
static
DtSharedModelSetSettingsSignaler
instance (DtEventQueueInterface &)
 Get an instance of the simulation settings from the event queue interface.
static
DtSharedModelSetSettingsSignaler
findInstance (DtEventQueueInterface *)
 Find an instance of the signaler, for an interface, if one does not exist it will not be created.
event_signal< void(int, bool) > signal_modelSetVisualized
 DtSharedModelSetSettingsSignaler (DtEventQueueInterface &eqi)
 DtSharedModelSetSettingsSignaler (const DtSharedModelSetSettingsSignaler &)
DtSharedModelSetSettingsSignaleroperator= (const DtSharedModelSetSettingsSignaler &)

Detailed Description

A signaler for the shared model set settings.


Constructor & Destructor Documentation

DTOR.


Member Function Documentation

Get an instance of the simulation settings automatically from the settings manager.

this will return a different signaler depending on what thread this function is called from.

Get an instance of the simulation settings from the event queue interface.

This will return the same signaler independent of the thread.

Find an instance of the signaler, for an interface, if one does not exist it will not be created.

Return values:
NULLif the instance does not exist.
DtSharedModelSetSettingsSignaler& makVrv::DtSharedModelSetSettingsSignaler::operator= ( const DtSharedModelSetSettingsSignaler ) [private]

Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)