![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>#include <string>#include <vector>#include <utils/common/StdDefs.h>#include <utils/common/SUMOTime.h>#include <utils/xml/SUMOXMLDefinitions.h>Go to the source code of this file.
Data Structures | |
| class | OutputFormatter |
| Abstract base class for output formatters. More... | |
Enumerations | |
| enum class | OutputFormatterType { XML , CSV } |
Definition in file OutputFormatter.h.
|
strong |
| Enumerator | |
|---|---|
| XML | |
| CSV | |
Definition at line 43 of file OutputFormatter.h.