Eclipse SUMO - Simulation of Urban MObility
GNEApplicationWindowHelper::LocateMenuCommands Struct Reference

struct for locate menu commands More...

#include <GNEApplicationWindowHelper.h>

Collaboration diagram for GNEApplicationWindowHelper::LocateMenuCommands:
[legend]

Public Member Functions

void buildLocateMenuCommands (FXMenuPane *locateMenu)
 build menu commands More...
 
 LocateMenuCommands (GNEApplicationWindow *GNEApp)
 constructor More...
 

Private Member Functions

 LocateMenuCommands (const LocateMenuCommands &)=delete
 Invalidated copy constructor. More...
 
LocateMenuCommandsoperator= (const LocateMenuCommands &)=delete
 Invalidated assignment operator. More...
 

Private Attributes

GNEApplicationWindowmyGNEApp
 pointer to current GNEApplicationWindows More...
 

Detailed Description

struct for locate menu commands

Definition at line 928 of file GNEApplicationWindowHelper.h.

Constructor & Destructor Documentation

◆ LocateMenuCommands() [1/2]

GNEApplicationWindowHelper::LocateMenuCommands::LocateMenuCommands ( GNEApplicationWindow GNEApp)

constructor

Definition at line 1733 of file GNEApplicationWindowHelper.cpp.

◆ LocateMenuCommands() [2/2]

GNEApplicationWindowHelper::LocateMenuCommands::LocateMenuCommands ( const LocateMenuCommands )
privatedelete

Invalidated copy constructor.

Member Function Documentation

◆ buildLocateMenuCommands()

void GNEApplicationWindowHelper::LocateMenuCommands::buildLocateMenuCommands ( FXMenuPane *  locateMenu)

◆ operator=()

LocateMenuCommands & GNEApplicationWindowHelper::LocateMenuCommands::operator= ( const LocateMenuCommands )
privatedelete

Invalidated assignment operator.

Field Documentation

◆ myGNEApp

GNEApplicationWindow* GNEApplicationWindowHelper::LocateMenuCommands::myGNEApp
private

pointer to current GNEApplicationWindows

Definition at line 938 of file GNEApplicationWindowHelper.h.


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