Eclipse SUMO - Simulation of Urban MObility
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 More...
 
void hideVehicleTypeOptionsMenuChecks ()
 hide all options menu checks More...
 
 VehicleTypeOptions (GNEViewNet *viewNet)
 constructor More...
 

Private Attributes

GNEViewNet * myViewNet
 pointer to net More...
 

Detailed Description

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

Definition at line 928 of file GNEViewNetHelper.h.

Constructor & Destructor Documentation

◆ VehicleTypeOptions()

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

constructor

Definition at line 1356 of file GNEViewNetHelper.cpp.

Member Function Documentation

◆ buildVehicleTypeOptionsMenuChecks()

void GNEViewNetHelper::VehicleTypeOptions::buildVehicleTypeOptionsMenuChecks ( )

build menu checks

Definition at line 1362 of file GNEViewNetHelper.cpp.

References UNUSED_PARAMETER.

◆ hideVehicleTypeOptionsMenuChecks()

void GNEViewNetHelper::VehicleTypeOptions::hideVehicleTypeOptionsMenuChecks ( )

hide all options menu checks

Definition at line 1369 of file GNEViewNetHelper.cpp.

Field Documentation

◆ myViewNet

GNEViewNet* GNEViewNetHelper::VehicleTypeOptions::myViewNet
private

pointer to net

Definition at line 941 of file GNEViewNetHelper.h.


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