SUMO - Simulation of Urban MObility
StringBijection< T >::Entry Struct Reference

#include <StringBijection.h>

Data Fields

const T key
 
const char * str
 

Detailed Description

template<class T>
struct StringBijection< T >::Entry

Definition at line 60 of file StringBijection.h.

Field Documentation

template<class T>
const T StringBijection< T >::Entry::key

Definition at line 62 of file StringBijection.h.

template<class T>
const char* StringBijection< T >::Entry::str

Definition at line 61 of file StringBijection.h.


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