Eclipse SUMO - Simulation of Urban MObility
GNEProhibitionFrame::RelativeToConnection Class Reference

#include <GNEProhibitionFrame.h>

Inheritance diagram for GNEProhibitionFrame::RelativeToConnection:
Collaboration diagram for GNEProhibitionFrame::RelativeToConnection:

Public Member Functions

 RelativeToConnection (GNEProhibitionFrame *prohibitionFrameParent)
 constructor More...
 
void updateDescription () const
 update description More...
 
 ~RelativeToConnection ()
 destructor More...
 

Private Attributes

FXLabel * myConnDescriptionLabel
 the label that shows the currently selected connection More...
 
GNEProhibitionFramemyProhibitionFrameParent
 pointer to prohibition frame parent More...
 

Detailed Description

Definition at line 53 of file GNEProhibitionFrame.h.

Constructor & Destructor Documentation

◆ RelativeToConnection()

GNEProhibitionFrame::RelativeToConnection::RelativeToConnection ( GNEProhibitionFrame prohibitionFrameParent)

constructor

Definition at line 52 of file GNEProhibitionFrame.cpp.

References GUIDesignLabelFrameInformation.

◆ ~RelativeToConnection()

GNEProhibitionFrame::RelativeToConnection::~RelativeToConnection ( )

destructor

Definition at line 62 of file GNEProhibitionFrame.cpp.

Member Function Documentation

◆ updateDescription()

void GNEProhibitionFrame::RelativeToConnection::updateDescription ( ) const

update description

Definition at line 66 of file GNEProhibitionFrame.cpp.

Referenced by GNEProhibitionFrame::buildProhibition(), and GNEProhibitionFrame::onCmdCancel().

Here is the caller graph for this function:

Field Documentation

◆ myConnDescriptionLabel

FXLabel* GNEProhibitionFrame::RelativeToConnection::myConnDescriptionLabel
private

the label that shows the currently selected connection

Definition at line 70 of file GNEProhibitionFrame.h.

◆ myProhibitionFrameParent

GNEProhibitionFrame* GNEProhibitionFrame::RelativeToConnection::myProhibitionFrameParent
private

pointer to prohibition frame parent

Definition at line 67 of file GNEProhibitionFrame.h.


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