![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <vector>
Go to the source code of this file.
Data Structures | |
class | GNEHierarchicalStructureParents |
Hierarchical structure used for keep parents. More... | |
Typedefs | |
template<typename ParentType > | |
using | GNEHierarchicalContainerParents = std::vector< ParentType > |
Definition in file GNEHierarchicalStructureParents.h.
using GNEHierarchicalContainerParents = std::vector<ParentType> |
Definition at line 30 of file GNEHierarchicalStructureParents.h.