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

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

#include <GNEViewNetHelper.h>

Collaboration diagram for GNEViewNetHelper::VehicleOptions:
[legend]

Public Member Functions

void buildVehicleOptionsMenuChecks ()
 build menu checks
 
void hideVehicleOptionsMenuChecks ()
 hide all options menu checks
 
 VehicleOptions (GNEViewNet *viewNet)
 constructor
 

Private Member Functions

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

Private Attributes

GNEViewNetmyViewNet
 pointer to net
 

Detailed Description

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

Definition at line 1297 of file GNEViewNetHelper.h.

Constructor & Destructor Documentation

◆ VehicleOptions() [1/2]

GNEViewNetHelper::VehicleOptions::VehicleOptions ( GNEViewNet viewNet)

constructor

Definition at line 1926 of file GNEViewNetHelper.cpp.

◆ VehicleOptions() [2/2]

GNEViewNetHelper::VehicleOptions::VehicleOptions ( const VehicleOptions )
privatedelete

Invalidated copy constructor.

Member Function Documentation

◆ buildVehicleOptionsMenuChecks()

void GNEViewNetHelper::VehicleOptions::buildVehicleOptionsMenuChecks ( )

build menu checks

Definition at line 1932 of file GNEViewNetHelper.cpp.

References UNUSED_PARAMETER.

◆ hideVehicleOptionsMenuChecks()

void GNEViewNetHelper::VehicleOptions::hideVehicleOptionsMenuChecks ( )

hide all options menu checks

Definition at line 1939 of file GNEViewNetHelper.cpp.

◆ operator=()

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

Invalidated assignment operator.

Field Documentation

◆ myViewNet

GNEViewNet* GNEViewNetHelper::VehicleOptions::myViewNet
private

pointer to net

Definition at line 1310 of file GNEViewNetHelper.h.


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