Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
GNEViewNetHelper::VehicleTypeOptions Struct Reference

struct used to group all variables related with movement of groups of elements More...

#include <GNEViewNetHelper.h>

Collaboration diagram for GNEViewNetHelper::VehicleTypeOptions:
[legend]

Public Member Functions

void buildVehicleTypeOptionsMenuChecks ()
 build menu checks
void hideVehicleTypeOptionsMenuChecks ()
 hide all options menu checks
 VehicleTypeOptions (GNEViewNet *viewNet)
 constructor

Private Member Functions

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

Private Attributes

GNEViewNet * myViewNet
 pointer to net

Detailed Description

struct used to group all variables related with movement of groups of elements

Definition at line 1324 of file GNEViewNetHelper.h.

Constructor & Destructor Documentation

◆ VehicleTypeOptions() [1/2]

GNEViewNetHelper::VehicleTypeOptions::VehicleTypeOptions ( GNEViewNet * viewNet)

constructor

Definition at line 1947 of file GNEViewNetHelper.cpp.

References myViewNet.

Referenced by operator=(), and VehicleTypeOptions().

Here is the caller graph for this function:

◆ VehicleTypeOptions() [2/2]

GNEViewNetHelper::VehicleTypeOptions::VehicleTypeOptions ( const VehicleTypeOptions & )
privatedelete

Invalidated copy constructor.

References VehicleTypeOptions().

Member Function Documentation

◆ buildVehicleTypeOptionsMenuChecks()

void GNEViewNetHelper::VehicleTypeOptions::buildVehicleTypeOptionsMenuChecks ( )

build menu checks

Definition at line 1953 of file GNEViewNetHelper.cpp.

References myViewNet, and UNUSED_PARAMETER.

◆ hideVehicleTypeOptionsMenuChecks()

void GNEViewNetHelper::VehicleTypeOptions::hideVehicleTypeOptionsMenuChecks ( )

hide all options menu checks

Definition at line 1960 of file GNEViewNetHelper.cpp.

◆ operator=()

VehicleTypeOptions & GNEViewNetHelper::VehicleTypeOptions::operator= ( const VehicleTypeOptions & )
privatedelete

Invalidated assignment operator.

References VehicleTypeOptions().

Field Documentation

◆ myViewNet

GNEViewNet* GNEViewNetHelper::VehicleTypeOptions::myViewNet
private

pointer to net

Definition at line 1337 of file GNEViewNetHelper.h.

Referenced by buildVehicleTypeOptionsMenuChecks(), and VehicleTypeOptions().


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