SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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
Date
Sept 2002
Version
Id:
MSLinkCont.h 14425 2013-08-16 20:11:47Z behrisch

Definition in file MSLinkCont.h.

Typedef Documentation

typedef std::vector<MSLink*> MSLinkCont

Definition at line 51 of file MSLinkCont.h.