SUMO - Simulation of Urban MObility
NBConnection.cpp File Reference
#include <config.h>
#include <sstream>
#include <iostream>
#include <cassert>
#include "NBEdgeCont.h"
#include "NBEdge.h"
#include "NBConnection.h"

Go to the source code of this file.

Functions

bool operator< (const NBConnection &c1, const NBConnection &c2)
 

Detailed Description

Author
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Date
Sept 2002
Version
Id
NBConnection.cpp 16560 2014-06-09 20:54:15Z behrisch

Definition in file NBConnection.cpp.

Function Documentation

bool operator< ( const NBConnection c1,
const NBConnection c2 
)