Eclipse SUMO - Simulation of Urban MObility
LIBSUMO_NAMESPACE::VariableSpeedSign Class Reference

#include <VariableSpeedSign.h>

Static Public Member Functions

static std::vector< std::string > getLanes (const std::string &vssID)
 
static bool handleVariable (const std::string &objID, const int variable, VariableWrapper *wrapper, tcpip::Storage *paramData)
 
LIBSUMO_ID_PARAMETER_API static LIBSUMO_SUBSCRIPTION_API std::shared_ptr< VariableWrapper > makeWrapper ()
 

Private Member Functions

 VariableSpeedSign ()=delete
 invalidated standard constructor More...
 

Static Private Member Functions

static MSLaneSpeedTriggergetVariableSpeedSign (const std::string &vssID)
 

Static Private Attributes

static ContextSubscriptionResults myContextSubscriptionResults
 
static SubscriptionResults mySubscriptionResults
 

Detailed Description

Definition at line 41 of file VariableSpeedSign.h.

Constructor & Destructor Documentation

◆ VariableSpeedSign()

LIBSUMO_NAMESPACE::VariableSpeedSign::VariableSpeedSign ( )
privatedelete

invalidated standard constructor

Member Function Documentation

◆ getLanes()

std::vector< std::string > VariableSpeedSign::getLanes ( const std::string &  vssID)
static

Definition at line 57 of file libsumo/VariableSpeedSign.cpp.

References MSLaneSpeedTrigger::getLanes().

◆ getVariableSpeedSign()

MSLaneSpeedTrigger * VariableSpeedSign::getVariableSpeedSign ( const std::string &  vssID)
staticprivate

Definition at line 84 of file libsumo/VariableSpeedSign.cpp.

References MSLaneSpeedTrigger::getInstances().

◆ handleVariable()

bool VariableSpeedSign::handleVariable ( const std::string &  objID,
const int  variable,
VariableWrapper *  wrapper,
tcpip::Storage paramData 
)
static

◆ makeWrapper()

std::shared_ptr< VariableWrapper > VariableSpeedSign::makeWrapper ( )
static

Definition at line 95 of file libsumo/VariableSpeedSign.cpp.

Field Documentation

◆ myContextSubscriptionResults

ContextSubscriptionResults VariableSpeedSign::myContextSubscriptionResults
staticprivate

Definition at line 65 of file VariableSpeedSign.h.

◆ mySubscriptionResults

SubscriptionResults VariableSpeedSign::mySubscriptionResults
staticprivate

Definition at line 64 of file VariableSpeedSign.h.


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