SUMO - Simulation of Urban MObility
GNETLSEditorFrame::TLSModifications Class Reference

#include <GNETLSEditorFrame.h>

Inheritance diagram for GNETLSEditorFrame::TLSModifications:
Inheritance graph
Collaboration diagram for GNETLSEditorFrame::TLSModifications:
Collaboration graph

Public Member Functions

bool checkHaveModifications () const
 check if current TLS was modified More...
 
void setHaveModifications (bool value)
 set if current TLS was modified More...
 
 TLSModifications (GNETLSEditorFrame *TLSEditorParent)
 constructor More...
 
 ~TLSModifications ()
 destructor More...
 

Private Attributes

FXButton * myDiscardModificationsButtons
 button for cancel modifications More...
 
bool myHaveModifications
 whether the current tls was modified More...
 
FXButton * mySaveModificationsButtons
 button for save modifications More...
 
GNETLSEditorFramemyTLSEditorParent
 pointer to TLSEditor Parent More...
 

Detailed Description

Definition at line 230 of file GNETLSEditorFrame.h.

Constructor & Destructor Documentation

◆ TLSModifications()

GNETLSEditorFrame::TLSModifications::TLSModifications ( GNETLSEditorFrame TLSEditorParent)

◆ ~TLSModifications()

GNETLSEditorFrame::TLSModifications::~TLSModifications ( )

destructor

Definition at line 1070 of file GNETLSEditorFrame.cpp.

Member Function Documentation

◆ checkHaveModifications()

◆ setHaveModifications()

Field Documentation

◆ myDiscardModificationsButtons

FXButton* GNETLSEditorFrame::TLSModifications::myDiscardModificationsButtons
private

button for cancel modifications

Definition at line 250 of file GNETLSEditorFrame.h.

Referenced by TLSModifications().

◆ myHaveModifications

bool GNETLSEditorFrame::TLSModifications::myHaveModifications
private

whether the current tls was modified

Definition at line 256 of file GNETLSEditorFrame.h.

Referenced by checkHaveModifications(), and setHaveModifications().

◆ mySaveModificationsButtons

FXButton* GNETLSEditorFrame::TLSModifications::mySaveModificationsButtons
private

button for save modifications

Definition at line 253 of file GNETLSEditorFrame.h.

Referenced by TLSModifications().

◆ myTLSEditorParent

GNETLSEditorFrame* GNETLSEditorFrame::TLSModifications::myTLSEditorParent
private

pointer to TLSEditor Parent

Definition at line 247 of file GNETLSEditorFrame.h.

Referenced by TLSModifications().


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