#include <iostream>
#include <utils/ConfigFile.h>
#include <utils/Generator.h>
#include <TimeSource/TimeSource.h>
#include <RoadDest/RoadDest.h>
#include "OutputRoadSource.h"
Include dependency graph for OutputRoadSource.cc:
Go to the source code of this file.
Functions | |
UTILS_INTF_CREATOR (RoadSource, out, gen, params, globals) | |
The required creation function for the "output" tag. |
Definition in file OutputRoadSource.cc.