SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
invalid_return< X > Struct Template Reference

#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

Detailed Description

template<typename X>
struct invalid_return< X >

Definition at line 436 of file SUMOSAXAttributes.h.

Member Function Documentation

template<>
const std::string invalid_return< int >::type ( )

Definition at line 194 of file SUMOSAXAttributes.cpp.

template<>
const std::string invalid_return< SUMOLong >::type ( )

Definition at line 202 of file SUMOSAXAttributes.cpp.

References SUMOSAXAttributes::getLong().

template<>
const std::string invalid_return< SUMOReal >::type ( )

Definition at line 210 of file SUMOSAXAttributes.cpp.

References SUMOSAXAttributes::getFloat().

template<>
const std::string invalid_return< bool >::type ( )

Definition at line 218 of file SUMOSAXAttributes.cpp.

References SUMOSAXAttributes::getBool().

template<>
const std::string invalid_return< std::string >::type ( )

Definition at line 226 of file SUMOSAXAttributes.cpp.

References SUMOSAXAttributes::getString().

template<>
const std::string invalid_return< RGBColor >::type ( )

Definition at line 238 of file SUMOSAXAttributes.cpp.

References SUMOSAXAttributes::getColor().

template<>
const std::string invalid_return< PositionVector >::type ( )

Definition at line 246 of file SUMOSAXAttributes.cpp.

References SUMOSAXAttributes::getShape().

template<>
const std::string invalid_return< Boundary >::type ( )

Definition at line 254 of file SUMOSAXAttributes.cpp.

References SUMOSAXAttributes::getBoundary().

template<>
const int invalid_return< int >::value ( )

Definition at line 193 of file SUMOSAXAttributes.cpp.

template<>
const SUMOLong invalid_return< SUMOLong >::value ( )

Definition at line 201 of file SUMOSAXAttributes.cpp.

template<>
const SUMOReal invalid_return< SUMOReal >::value ( )

Definition at line 209 of file SUMOSAXAttributes.cpp.

template<>
const bool invalid_return< bool >::value ( )

Definition at line 217 of file SUMOSAXAttributes.cpp.

template<>
const std::string invalid_return< std::string >::value ( )

Definition at line 225 of file SUMOSAXAttributes.cpp.

template<>
const RGBColor invalid_return< RGBColor >::value ( )

Definition at line 237 of file SUMOSAXAttributes.cpp.

template<>
const PositionVector invalid_return< PositionVector >::value ( )

Definition at line 245 of file SUMOSAXAttributes.cpp.

template<>
const Boundary invalid_return< Boundary >::value ( )

Definition at line 253 of file SUMOSAXAttributes.cpp.

Field Documentation

template<typename X >
const std::string invalid_return< X >::type
static

Definition at line 438 of file SUMOSAXAttributes.h.

template<typename X >
const X invalid_return< X >::value
static

Definition at line 437 of file SUMOSAXAttributes.h.


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