VPTissue Reference Manual
SimShell::Ws::Event::ProjectChanged Class Reference

Event used to inform some observer that a project has changed. More...

#include <ProjectChanged.h>

Collaboration diagram for SimShell::Ws::Event::ProjectChanged:
Collaboration graph

Public Types

enum  Type { LeafAdded, LeafRemoved }
 

Public Member Functions

 ProjectChanged (Type type, const std::string &name)
 
const std::string & GetName () const
 Get name of added/removed sim data file.
 
Type GetType () const
 Get type.
 

Detailed Description

Event used to inform some observer that a project has changed.

Really a POD but packaged to force users to initialize all data members.

Definition at line 31 of file ProjectChanged.h.


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