Definition in file RONet.h.
#include <config.h>
#include <string>
#include <set>
#include <fstream>
#include <deque>
#include <vector>
#include "ROEdge.h"
#include "RONode.h"
#include "ROVehicleCont.h"
#include "ROVehicle.h"
#include "RORouteDef.h"
#include <utils/common/SUMOVTypeParameter.h>
#include <utils/common/SUMOAbstractRouter.h>
Go to the source code of this file.
Data Structures | |
| class | RONet |
| The router's network representation. More... | |
1.5.6