SUMO - Simulation of Urban MObility
MSLinkCont.h File Reference
#include <config.h>
#include <vector>
#include "MSLink.h"
Include dependency graph for MSLinkCont.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  MSLinkContHelper
 

Typedefs

typedef std::vector< MSLink * > MSLinkCont
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Date
Sept 2002
Version
$Id$

Definition in file MSLinkCont.h.

Typedef Documentation

◆ MSLinkCont

typedef std::vector<MSLink*> MSLinkCont

Definition at line 45 of file MSLinkCont.h.