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

#include <StringBijection.h>

Collaboration diagram for StringBijection< T >::Entry:

Data Fields

const T key
 
const char * str
 

Detailed Description

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

Definition at line 52 of file StringBijection.h.

Field Documentation

◆ key

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

Definition at line 54 of file StringBijection.h.

◆ str

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

Definition at line 53 of file StringBijection.h.


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