VPTissue Reference Manual
SimSession.h File Reference

Interfaces for simulator session. More...

#include "ISimSession.h"
#include "gui/controller/AppController.h"
#include <boost/property_tree/ptree.hpp>
#include <functional>
#include <memory>
#include <mutex>
#include <thread>
Include dependency graph for SimSession.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SimPT_Shell::Session::SimSession
 Collection of instances associated with an opened/running project. More...
 

Namespaces

 SimPT_Shell
 Namespace for SimPT shell package.
 
 SimPT_Shell::Session
 Namespace for SimPT specific session classes.
 
 SimPT_Sim
 Namespace for the core simulator.
 
 SimShell
 Namespace for generic graphical shell for simulators.
 
 SimShell::Ws
 Namespace for generic workspace classes.
 

Detailed Description

Interfaces for simulator session.

Definition in file SimSession.h.