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 13811 2013-05-01 20:31:43Z behrisch

Definition in file MSLinkCont.h.

Typedef Documentation

typedef std::vector<MSLink*> MSLinkCont

Definition at line 51 of file MSLinkCont.h.