Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
LIBSUMO_NAMESPACE::Rerouter Class Reference

#include <Rerouter.h>

Static Public Member Functions

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

 Rerouter ()=delete
 invalidated standard constructor

Static Private Member Functions

static MSTriggeredReroutergetRerouter (const std::string &id)

Static Private Attributes

static ContextSubscriptionResults myContextSubscriptionResults
static SubscriptionResults mySubscriptionResults

Detailed Description

Definition at line 43 of file Rerouter.h.

Constructor & Destructor Documentation

◆ Rerouter()

LIBSUMO_NAMESPACE::Rerouter::Rerouter ( )
privatedelete

invalidated standard constructor

Member Function Documentation

◆ getRerouter()

MSTriggeredRerouter * Rerouter::getRerouter ( const std::string & id)
staticprivate

Definition at line 77 of file libsumo/Rerouter.cpp.

References getRerouter().

Referenced by getRerouter().

Here is the caller graph for this function:

◆ handleVariable()

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

Definition at line 93 of file libsumo/Rerouter.cpp.

References handleVariable(), libsumo::ID_COUNT, tcpip::Storage::readString(), tcpip::Storage::readUnsignedByte(), libsumo::TRACI_ID_LIST, libsumo::VAR_PARAMETER, and libsumo::VAR_PARAMETER_WITH_KEY.

Referenced by handleVariable(), and makeWrapper().

Here is the caller graph for this function:

◆ makeWrapper()

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

Definition at line 87 of file libsumo/Rerouter.cpp.

References handleVariable(), makeWrapper(), myContextSubscriptionResults, and mySubscriptionResults.

Referenced by makeWrapper().

Here is the caller graph for this function:

Field Documentation

◆ myContextSubscriptionResults

ContextSubscriptionResults Rerouter::myContextSubscriptionResults
staticprivate

Definition at line 59 of file Rerouter.h.

Referenced by makeWrapper().

◆ mySubscriptionResults

SubscriptionResults Rerouter::mySubscriptionResults
staticprivate

Definition at line 58 of file Rerouter.h.

Referenced by makeWrapper().


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