VPTissue Reference Manual
ViewerNode.h File Reference

Interface for ViewerNode. More...

#include "IViewerNode.h"
#include "gui/controller/AppController.h"
#include "workspace/MergedPreferences.h"
#include <iostream>
#include <type_traits>
Include dependency graph for ViewerNode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SimShell::Viewer::InitNotifier< ViewerType, SubjectType >
 
struct  SimShell::Viewer::Register< enabled >
 
struct  SimShell::Viewer::Register< true >
 
struct  SimShell::Viewer::viewer_is_subject< ViewerType >
 
struct  SimShell::Viewer::viewer_is_widget< ViewerTYpe >
 
class  SimShell::Viewer::ViewerNode< ViewerType, SubjectType >
 Template implementing a node in a hierarchical tree of viewers.Parameters: More...
 

Namespaces

 SimShell
 Namespace for generic graphical shell for simulators.
 
 SimShell::Viewer
 Namespace for viewer classes.
 

Detailed Description

Interface for ViewerNode.

Definition in file ViewerNode.h.