VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes
makVrf::DtObjectConsoleWarningVisualizer Class Reference

Symbol decoration that displays the information warning icon. More...

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

List of all members.

Public Member Functions

 DtObjectConsoleWarningVisualizer (makVrv::DtBaseConnection &simulation, makVrv::DtStateListener &listener, int modelSet)
 Constructor.
virtual ~DtObjectConsoleWarningVisualizer ()
 Destructor.
virtual const
makVrv::DtStateVisualizer::TypeInfo
typeInfo () const
 Get this instances type info.
virtual void setShowObjectConsoleWarning (bool)
 Shows the warning icon if true and messages available, else, destroy visualizers.
virtual void setScale (float f)
 Sets the scale of the icon.

Static Public Member Functions

static const
makVrv::DtStateVisualizer::TypeInfo
theTypeInfo ()
 Get this class's type info.

Protected Member Functions

virtual void entityStateChanged (makVrv::DtElementID, DtSharedVrfVrlApplicationSettings::EntityStates, bool)
 Sent when entity state has changed, if this entity show/hide indicator if this is a message awaiting state change.
virtual void createModelAgents ()
 Override to create model agents that will be used to display data from the listener.
virtual void destroyModelAgents ()
 Destroys all currently created definitions.
virtual void setModelDefinitionForAgents ()
 Sets model definition for all the agents that this visualizer might be using.

Static Protected Member Functions

static const
makVrv::DtVisualizerSchema
theObjectConsoleWarningVisualizerSchema ()

Protected Attributes

makVrv::DtSignalConnectionManager myConnections
makVrv::DtProjectedWidgetModelAgent * myProjectedWidgetAgent
makVrv::DtWidgetAgent * myWidgetAgent
float myScale

Detailed Description

Symbol decoration that displays the information warning icon.


Constructor & Destructor Documentation

Constructor.

Destructor.


Member Function Documentation

Get this instances type info.

Implements makVrv::DtStateVisualizer.

Get this class's type info.

Shows the warning icon if true and messages available, else, destroy visualizers.

virtual void makVrf::DtObjectConsoleWarningVisualizer::setScale ( float  f) [virtual]

Sets the scale of the icon.

Sent when entity state has changed, if this entity show/hide indicator if this is a message awaiting state change.

virtual void makVrf::DtObjectConsoleWarningVisualizer::createModelAgents ( ) [protected, virtual]

Override to create model agents that will be used to display data from the listener.

Implements makVrv::DtStateVisualizer.

virtual void makVrf::DtObjectConsoleWarningVisualizer::destroyModelAgents ( ) [protected, virtual]

Destroys all currently created definitions.

Implements makVrv::DtStateVisualizer.

Sets model definition for all the agents that this visualizer might be using.

If model agents are not created, should create them. Should not call this directly, but rather call setModelDefinition

Implements makVrv::DtStateVisualizer.


Member Data Documentation

Reimplemented from makVrv::DtStateVisualizer.

makVrv::DtProjectedWidgetModelAgent* makVrf::DtObjectConsoleWarningVisualizer::myProjectedWidgetAgent [protected]
makVrv::DtWidgetAgent* makVrf::DtObjectConsoleWarningVisualizer::myWidgetAgent [protected]

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)