VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
makVrf::DtVrfSpotReportVisualHandler Class Reference
Inheritance diagram for makVrf::DtVrfSpotReportVisualHandler:
Inheritance graph
[legend]

Public Member Functions

 DtVrfSpotReportVisualHandler (makVrv::DtDe &, makVrv::DtUniqueID id)
virtual ~DtVrfSpotReportVisualHandler ()
virtual void update (const DtSpotReportState &s, makVrv::DtUniqueID id)
 Called to update spot report with data.
- Public Member Functions inherited from makVrf::DtSpotReportVisualHandler
 DtSpotReportVisualHandler (makVrv::DtDe &, makVrv::DtUniqueID id)
virtual ~DtSpotReportVisualHandler ()
makVrv::DtUniqueID uniqueID () const

Static Public Member Functions

static std::string handlerType ()

Protected Member Functions

virtual void createVisualizer ()
 If visualizer does not exist, creates visualizer from the mySpotReportState member.
virtual makVrv::DtStateListenercreateSpotReportListener (const DtSpotReportState &s, makVrv::DtUniqueID id)
 Given the state, create a spot report listener that will be able to visualize that state.
virtual void slot_onSpotReportsSelectableChanged (bool)

Protected Attributes

makVrv::DtStateListenermySpotReportListener
DtVrfSpotReportVisualizermySpotReportVisualizer
makVrv::DtBaseConnectionmySimulation
- Protected Attributes inherited from makVrf::DtSpotReportVisualHandler
makVrv::DtDemyDe
makVrv::DtUniqueID myUniqueId

Constructor & Destructor Documentation

makVrf::DtVrfSpotReportVisualHandler::DtVrfSpotReportVisualHandler ( makVrv::DtDe ,
makVrv::DtUniqueID  id 
)
virtual makVrf::DtVrfSpotReportVisualHandler::~DtVrfSpotReportVisualHandler ( )
virtual

Member Function Documentation

virtual void makVrf::DtVrfSpotReportVisualHandler::update ( const DtSpotReportState s,
makVrv::DtUniqueID  id 
)
virtual

Called to update spot report with data.

Implements makVrf::DtSpotReportVisualHandler.

static std::string makVrf::DtVrfSpotReportVisualHandler::handlerType ( )
static
virtual void makVrf::DtVrfSpotReportVisualHandler::createVisualizer ( )
protectedvirtual

If visualizer does not exist, creates visualizer from the mySpotReportState member.

virtual makVrv::DtStateListener* makVrf::DtVrfSpotReportVisualHandler::createSpotReportListener ( const DtSpotReportState s,
makVrv::DtUniqueID  id 
)
protectedvirtual

Given the state, create a spot report listener that will be able to visualize that state.

virtual void makVrf::DtVrfSpotReportVisualHandler::slot_onSpotReportsSelectableChanged ( bool  )
protectedvirtual

Member Data Documentation

makVrv::DtStateListener* makVrf::DtVrfSpotReportVisualHandler::mySpotReportListener
protected
DtVrfSpotReportVisualizer* makVrf::DtVrfSpotReportVisualHandler::mySpotReportVisualizer
protected
makVrv::DtBaseConnection* makVrf::DtVrfSpotReportVisualHandler::mySimulation
protected

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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)