SUMO - Simulation of Urban MObility
GUIManipulator Class Reference

#include <GUIManipulator.h>

Inheritance diagram for GUIManipulator:
Inheritance graph
Collaboration diagram for GUIManipulator:
Collaboration graph

Public Member Functions

 GUIManipulator (GUIMainWindow &app, const std::string &name, int xpos, int ypos)
 Constructor. More...
 
virtual ~GUIManipulator ()
 Destructor. More...
 

Protected Member Functions

 GUIManipulator ()
 FOX needs this. More...
 

Detailed Description

Definition at line 50 of file GUIManipulator.h.

Constructor & Destructor Documentation

◆ GUIManipulator() [1/2]

GUIManipulator::GUIManipulator ( GUIMainWindow app,
const std::string &  name,
int  xpos,
int  ypos 
)

Constructor.

Definition at line 48 of file GUIManipulator.cpp.

◆ ~GUIManipulator()

GUIManipulator::~GUIManipulator ( )
virtual

Destructor.

Definition at line 52 of file GUIManipulator.cpp.

◆ GUIManipulator() [2/2]

GUIManipulator::GUIManipulator ( )
inlineprotected

FOX needs this.

Definition at line 62 of file GUIManipulator.h.


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