#include <vector>
#include <utils/Time.h>
#include <utils/Linear.h>
#include <utils/Interface.h>
Include dependency graph for RoadSource.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | RoadSource |
The RoadSource interface example. More... | |
Typedefs | |
typedef utils::Generator< RoadSource > | RoadSourceGenerator |
Convenience typedef for reconfigurable instance generation. |
Definition in file RoadSource.h.