VPTissue Reference Manual
SimShell::Viewer::Event::ViewerEvent Class Reference

An event transmitted by viewers to notify whether they are enabled or disabled. More...

#include <ViewerEvent.h>

Collaboration diagram for SimShell::Viewer::Event::ViewerEvent:
Collaboration graph

Public Types

using Source = std::shared_ptr< IViewerNode >
 
enum  Type { Enabled, Disabled }
 

Public Member Functions

 ViewerEvent (Source s, Type t)
 
Source GetSource () const
 
Type GetType () const
 

Detailed Description

An event transmitted by viewers to notify whether they are enabled or disabled.

Definition at line 34 of file ViewerEvent.h.


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