Eclipse SUMO - Simulation of Urban MObility
GUIManipulator Class Reference

#include <GUIManipulator.h>

Inheritance diagram for GUIManipulator:
[legend]
Collaboration diagram for GUIManipulator:
[legend]

Public Member Functions

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

Detailed Description

Definition at line 40 of file GUIManipulator.h.

Constructor & Destructor Documentation

◆ GUIManipulator()

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

Constructor.

Definition at line 39 of file GUIManipulator.cpp.

◆ ~GUIManipulator()

GUIManipulator::~GUIManipulator ( )
virtual

Destructor.

Definition at line 43 of file GUIManipulator.cpp.


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