Eclipse SUMO - Simulation of Urban MObility
libsumo::TraCIInt Struct Reference

#include <TraCIDefs.h>

Inheritance diagram for libsumo::TraCIInt:
Collaboration diagram for libsumo::TraCIInt:

Public Member Functions

std::string getString ()
 
 TraCIInt ()
 
 TraCIInt (int v)
 

Data Fields

int value
 

Detailed Description

Definition at line 153 of file TraCIDefs.h.

Constructor & Destructor Documentation

◆ TraCIInt() [1/2]

libsumo::TraCIInt::TraCIInt ( )
inline

Definition at line 154 of file TraCIDefs.h.

◆ TraCIInt() [2/2]

libsumo::TraCIInt::TraCIInt ( int  v)
inline

Definition at line 155 of file TraCIDefs.h.

Member Function Documentation

◆ getString()

std::string libsumo::TraCIInt::getString ( )
inlinevirtual

Reimplemented from libsumo::TraCIResult.

Definition at line 156 of file TraCIDefs.h.

References value.

Field Documentation

◆ value

int libsumo::TraCIInt::value

Definition at line 161 of file TraCIDefs.h.

Referenced by getString().


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