SUMO - Simulation of Urban MObility
invalid_return< X > Struct Template Reference

#include <SUMOSAXAttributes.h>

Collaboration diagram for invalid_return< X >:
Collaboration graph

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 long long int 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

§ type() [1/8]

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

Definition at line 186 of file SUMOSAXAttributes.cpp.

§ type() [2/8]

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

Definition at line 194 of file SUMOSAXAttributes.cpp.

§ type() [3/8]

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

Definition at line 202 of file SUMOSAXAttributes.cpp.

§ type() [4/8]

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

Definition at line 210 of file SUMOSAXAttributes.cpp.

§ type() [5/8]

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

Definition at line 218 of file SUMOSAXAttributes.cpp.

§ type() [6/8]

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

Definition at line 230 of file SUMOSAXAttributes.cpp.

§ type() [7/8]

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

Definition at line 238 of file SUMOSAXAttributes.cpp.

§ type() [8/8]

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

Definition at line 246 of file SUMOSAXAttributes.cpp.

§ value() [1/8]

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

Definition at line 185 of file SUMOSAXAttributes.cpp.

§ value() [2/8]

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

Definition at line 193 of file SUMOSAXAttributes.cpp.

§ value() [3/8]

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

Definition at line 201 of file SUMOSAXAttributes.cpp.

§ value() [4/8]

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

Definition at line 209 of file SUMOSAXAttributes.cpp.

§ value() [5/8]

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

Definition at line 217 of file SUMOSAXAttributes.cpp.

§ value() [6/8]

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

Definition at line 229 of file SUMOSAXAttributes.cpp.

§ value() [7/8]

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

Definition at line 237 of file SUMOSAXAttributes.cpp.

§ value() [8/8]

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

Definition at line 245 of file SUMOSAXAttributes.cpp.

Field Documentation

§ type

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

Definition at line 438 of file SUMOSAXAttributes.h.

§ value

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: