![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <GUIManipulator.h>
Public Member Functions | |
| GUIManipulator (GUIMainWindow &app, const std::string &name, int xpos, int ypos) | |
| Constructor. | |
| virtual | ~GUIManipulator () |
| Destructor. | |
Definition at line 40 of file GUIManipulator.h.
| GUIManipulator::GUIManipulator | ( | GUIMainWindow & | app, |
| const std::string & | name, | ||
| int | xpos, | ||
| int | ypos | ||
| ) |
Constructor.
Definition at line 39 of file GUIManipulator.cpp.
|
virtual |
Destructor.
Definition at line 43 of file GUIManipulator.cpp.