SUMO - Simulation of Urban MObility
|
#include <SUMOSAXAttributes.h>
Public Member Functions | |
template<> | |
const std::string | type |
template<> | |
const std::string | type |
template<> | |
const std::string | type |
template<> | |
const std::string | type |
template<> | |
const std::string | type |
template<> | |
const std::string | type |
template<> | |
const std::string | type |
template<> | |
const std::string | type |
template<> | |
const int | value |
template<> | |
const SUMOLong | value |
template<> | |
const SUMOReal | value |
template<> | |
const bool | value |
template<> | |
const std::string | value |
template<> | |
const RGBColor | value |
template<> | |
const PositionVector | value |
template<> | |
const Boundary | value |
Static Public Attributes | |
static const std::string | type |
static const X | value |
Definition at line 431 of file SUMOSAXAttributes.h.
const std::string invalid_return< int >::type | ( | ) |
Definition at line 185 of file SUMOSAXAttributes.cpp.
const std::string invalid_return< SUMOLong >::type | ( | ) |
Definition at line 193 of file SUMOSAXAttributes.cpp.
References SUMOSAXAttributes::getLong().
const std::string invalid_return< SUMOReal >::type | ( | ) |
Definition at line 201 of file SUMOSAXAttributes.cpp.
References SUMOSAXAttributes::getFloat().
const std::string invalid_return< bool >::type | ( | ) |
Definition at line 209 of file SUMOSAXAttributes.cpp.
References SUMOSAXAttributes::getBool().
const std::string invalid_return< std::string >::type | ( | ) |
Definition at line 217 of file SUMOSAXAttributes.cpp.
References SUMOSAXAttributes::getString().
const std::string invalid_return< RGBColor >::type | ( | ) |
Definition at line 229 of file SUMOSAXAttributes.cpp.
References SUMOSAXAttributes::getColor().
const std::string invalid_return< PositionVector >::type | ( | ) |
Definition at line 237 of file SUMOSAXAttributes.cpp.
References SUMOSAXAttributes::getShape().
const std::string invalid_return< Boundary >::type | ( | ) |
Definition at line 245 of file SUMOSAXAttributes.cpp.
References SUMOSAXAttributes::getBoundary().
const int invalid_return< int >::value | ( | ) |
Definition at line 184 of file SUMOSAXAttributes.cpp.
const SUMOLong invalid_return< SUMOLong >::value | ( | ) |
Definition at line 192 of file SUMOSAXAttributes.cpp.
const SUMOReal invalid_return< SUMOReal >::value | ( | ) |
Definition at line 200 of file SUMOSAXAttributes.cpp.
const bool invalid_return< bool >::value | ( | ) |
Definition at line 208 of file SUMOSAXAttributes.cpp.
const std::string invalid_return< std::string >::value | ( | ) |
Definition at line 216 of file SUMOSAXAttributes.cpp.
const RGBColor invalid_return< RGBColor >::value | ( | ) |
Definition at line 228 of file SUMOSAXAttributes.cpp.
const PositionVector invalid_return< PositionVector >::value | ( | ) |
Definition at line 236 of file SUMOSAXAttributes.cpp.
const Boundary invalid_return< Boundary >::value | ( | ) |
Definition at line 244 of file SUMOSAXAttributes.cpp.
|
static |
Definition at line 433 of file SUMOSAXAttributes.h.
|
static |
Definition at line 432 of file SUMOSAXAttributes.h.