Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
GNEApplicationWindowHelper::ModesMenuCommands::SupermodeMenuCommands Struct Reference

struct for common menu commands More...

#include <GNEApplicationWindowHelper.h>

Collaboration diagram for GNEApplicationWindowHelper::ModesMenuCommands::SupermodeMenuCommands:
[legend]

Public Member Functions

void buildSupermodeMenuCommands (FXMenuPane *modesMenu)
 build menu commands
 
 SupermodeMenuCommands (const ModesMenuCommands *modesMenuCommandsParent)
 constructor
 

Data Fields

FXMenuCommand * dataSupermode
 menu command for data supermode
 
FXMenuCommand * demandSupermode
 menu command for demand supermode
 
FXMenuCommand * networkSupermode
 menu command for network supermode
 

Private Member Functions

SupermodeMenuCommandsoperator= (const SupermodeMenuCommands &)=delete
 Invalidated assignment operator.
 
 SupermodeMenuCommands (const SupermodeMenuCommands &)=delete
 Invalidated copy constructor.
 

Private Attributes

const ModesMenuCommandsmyModesMenuCommandsParent
 reference to ModesMenuCommands
 

Detailed Description

struct for common menu commands

Definition at line 233 of file GNEApplicationWindowHelper.h.

Constructor & Destructor Documentation

◆ SupermodeMenuCommands() [1/2]

GNEApplicationWindowHelper::ModesMenuCommands::SupermodeMenuCommands::SupermodeMenuCommands ( const ModesMenuCommands modesMenuCommandsParent)

constructor

Definition at line 514 of file GNEApplicationWindowHelper.cpp.

◆ SupermodeMenuCommands() [2/2]

GNEApplicationWindowHelper::ModesMenuCommands::SupermodeMenuCommands::SupermodeMenuCommands ( const SupermodeMenuCommands )
privatedelete

Invalidated copy constructor.

Member Function Documentation

◆ buildSupermodeMenuCommands()

void GNEApplicationWindowHelper::ModesMenuCommands::SupermodeMenuCommands::buildSupermodeMenuCommands ( FXMenuPane *  modesMenu)

◆ operator=()

SupermodeMenuCommands & GNEApplicationWindowHelper::ModesMenuCommands::SupermodeMenuCommands::operator= ( const SupermodeMenuCommands )
privatedelete

Invalidated assignment operator.

Field Documentation

◆ dataSupermode

FXMenuCommand* GNEApplicationWindowHelper::ModesMenuCommands::SupermodeMenuCommands::dataSupermode

menu command for data supermode

Definition at line 248 of file GNEApplicationWindowHelper.h.

◆ demandSupermode

FXMenuCommand* GNEApplicationWindowHelper::ModesMenuCommands::SupermodeMenuCommands::demandSupermode

menu command for demand supermode

Definition at line 245 of file GNEApplicationWindowHelper.h.

◆ myModesMenuCommandsParent

const ModesMenuCommands* GNEApplicationWindowHelper::ModesMenuCommands::SupermodeMenuCommands::myModesMenuCommandsParent
private

reference to ModesMenuCommands

Definition at line 252 of file GNEApplicationWindowHelper.h.

◆ networkSupermode

FXMenuCommand* GNEApplicationWindowHelper::ModesMenuCommands::SupermodeMenuCommands::networkSupermode

menu command for network supermode

Definition at line 242 of file GNEApplicationWindowHelper.h.


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