Eclipse 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 49 of file StringBijection.h.

Field Documentation

◆ key

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

Definition at line 51 of file StringBijection.h.

◆ str

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

Definition at line 50 of file StringBijection.h.


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