Member Typedef Documentation
Constructor & Destructor Documentation
| makVrf::DtSpotReportVisualManager::DtSpotReportVisualManager |
( |
makVrv::DtDe & |
sim | ) |
|
|
protected |
| virtual makVrf::DtSpotReportVisualManager::~DtSpotReportVisualManager |
( |
| ) |
|
|
protectedvirtual |
Member Function Documentation
Returns instance of the messager.
Once added, this class will take ownership of the memory.
If an existing handler is there for the supplied string, it will be replaced
| virtual void makVrf::DtSpotReportVisualManager::removeSpotReportHandler |
( |
const std::string & |
s | ) |
|
|
virtual |
| virtual void makVrf::DtSpotReportVisualManager::reset |
( |
| ) |
|
|
virtual |
Resets timer to use current simulation time, or 0 if there are no back-ends.
| virtual DtSpotReportVisualHandler* makVrf::DtSpotReportVisualManager::createSpotReportHandler |
( |
const std::string & |
s, |
|
|
makVrv::DtUniqueID |
|
|
) |
| const |
|
protectedvirtual |
| virtual void makVrf::DtSpotReportVisualManager::slot_onStateViewAdded |
( |
const makVrv::DtStateView< DtSpotReportState > & |
| ) |
|
|
protectedvirtual |
Called when a state view is added, if there is a visualizer for this id, pass the new state to that visualizer, else create.
| virtual void makVrf::DtSpotReportVisualManager::slot_stateViewAboutToBeRemoved |
( |
const makVrv::DtStateView< DtSpotReportState > & |
| ) |
|
|
protectedvirtual |
Called when a state view is removed, if there is a visualizer for this id, removes the state from that visualizer.
If the visualizer has no more states to display, removes the visualizer handler itself
| virtual void makVrf::DtSpotReportVisualManager::slot_stateViewUpdated |
( |
makVrv::DtStateView< DtSpotReportState > * |
| ) |
|
|
protectedvirtual |
Called when a state view is updated, update the handler with the spot report information.
| virtual void makVrf::DtSpotReportVisualManager::createSpotReportFor |
( |
const DtSpotReportState & |
, |
|
|
makVrv::DtUniqueID |
|
|
) |
| |
|
protectedvirtual |
Creates a spot report around the given state and id. Registers with internal members.
| virtual void makVrf::DtSpotReportVisualManager::tick |
( |
| ) |
|
|
protectedvirtual |
Tick method used to check simulation time and then fade out spot reports as to when they were last received.
Member Data Documentation
| makVrv::DtDe& makVrf::DtSpotReportVisualManager::myDe |
|
protected |
| makVrv::DtSignalConnectionManager makVrf::DtSpotReportVisualManager::myConnections |
|
protected |
| double makVrf::DtSpotReportVisualManager::myLastSimTime |
|
protected |
The documentation for this class was generated from the following file: