Eclipse SUMO - Simulation of Urban MObility
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 More...
 

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.

◆ handleVariable()

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

◆ makeWrapper()

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

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

Field Documentation

◆ myContextSubscriptionResults

ContextSubscriptionResults Rerouter::myContextSubscriptionResults
staticprivate

Definition at line 59 of file Rerouter.h.

◆ mySubscriptionResults

SubscriptionResults Rerouter::mySubscriptionResults
staticprivate

Definition at line 58 of file Rerouter.h.


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