SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MSVehicleContainer.cpp File Reference
#include <config.h>
#include <algorithm>
#include <cassert>
#include <iterator>
#include "MSVehicle.h"
#include "MSVehicleContainer.h"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &strm, MSVehicleContainer &cont)
 

Detailed Description

Author
Christian Roessel
Daniel Krajzewicz
Michael Behrisch
Date
Mon, 12 Mar 2001
Version
Id:
MSVehicleContainer.cpp 11671 2012-01-07 20:14:30Z behrisch

Definition in file MSVehicleContainer.cpp.

Function Documentation

std::ostream& operator<< ( std::ostream &  strm,
MSVehicleContainer cont 
)