SUMO - Simulation of Urban MObility
MSLinkCont.h File Reference
#include <config.h>
#include <vector>
#include "MSLink.h"

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
MSLinkCont.h 18095 2015-03-17 09:39:00Z behrisch

Definition in file MSLinkCont.h.

Typedef Documentation

typedef std::vector<MSLink*> MSLinkCont

Definition at line 52 of file MSLinkCont.h.