VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
makVrf::DtSharedRangeRingsSettingsSignaler Class Reference

A signaler for the shared interest management settings. More...

Inheritance diagram for makVrf::DtSharedRangeRingsSettingsSignaler:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~DtSharedRangeRingsSettingsSignaler ()
 DTOR.

Static Public Member Functions

static
DtSharedRangeRingsSettingsSignaler
instance (const makVrv::DtSharedSettingsManager &)
 Get an instance of the simulation settings automatically from the settings manager.
static
DtSharedRangeRingsSettingsSignaler
instance (makVrv::DtEventQueueInterface &)
 Get an instance of the simulation settings from the event queue interface.
static
DtSharedRangeRingsSettingsSignaler
findInstance (makVrv::DtEventQueueInterface *)
 Find an instance of the signaler, for an interface, if one does not exist it will not be created.

Public Attributes

makVrv::event_signal< void(bool)> signal_fill2DChanged
makVrv::event_signal< void(bool)> signal_rangeSphereToggled
makVrv::event_signal< void()> signal_labelSettingsChanged
makVrv::event_signal< void()> signal_colorsChanged

Protected Member Functions

 DtSharedRangeRingsSettingsSignaler (makVrv::DtEventQueueInterface &eqi)

Private Member Functions

 DtSharedRangeRingsSettingsSignaler (const DtSharedRangeRingsSettingsSignaler &)
DtSharedRangeRingsSettingsSignaleroperator= (const DtSharedRangeRingsSettingsSignaler &)

Detailed Description

A signaler for the shared interest management 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.
DtSharedRangeRingsSettingsSignaler& makVrf::DtSharedRangeRingsSettingsSignaler::operator= ( const DtSharedRangeRingsSettingsSignaler ) [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)