Eclipse SUMO - Simulation of Urban MObility
GNEDataLoadDialog Class Reference

#include <GNEDataHandler.h>

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

Public Member Functions

 GNEDataLoadDialog (GNEViewNet *viewNet)
 constructor More...
 
void increase ()
 increase counter More...
 
 ~GNEDataLoadDialog ()
 destructor More...
 

Private Attributes

int myCounter
 counter More...
 
FXLabel * myLabel
 label More...
 
GNEViewNetmyViewNet
 pointer to viewNet More...
 

Detailed Description

Definition at line 56 of file GNEDataHandler.h.

Constructor & Destructor Documentation

◆ GNEDataLoadDialog()

GNEDataLoadDialog::GNEDataLoadDialog ( GNEViewNet viewNet)

constructor

Definition at line 45 of file GNEDataHandler.cpp.

References GUIDesignLabelFrameInformation, and myLabel.

◆ ~GNEDataLoadDialog()

GNEDataLoadDialog::~GNEDataLoadDialog ( )

destructor

Definition at line 64 of file GNEDataHandler.cpp.

References myViewNet.

Member Function Documentation

◆ increase()

void GNEDataLoadDialog::increase ( )

increase counter

Definition at line 70 of file GNEDataHandler.cpp.

References myCounter, myLabel, and toString().

Field Documentation

◆ myCounter

int GNEDataLoadDialog::myCounter
private

counter

Definition at line 76 of file GNEDataHandler.h.

Referenced by increase().

◆ myLabel

FXLabel* GNEDataLoadDialog::myLabel
private

label

Definition at line 73 of file GNEDataHandler.h.

Referenced by GNEDataLoadDialog(), and increase().

◆ myViewNet

GNEViewNet* GNEDataLoadDialog::myViewNet
private

pointer to viewNet

Definition at line 70 of file GNEDataHandler.h.

Referenced by ~GNEDataLoadDialog().


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