#include <stdio.h>
#include <ipt/ipt.h>
#include <ipt/sharedmem.h>
#include <utils/SymbolTable.h>
#include <utils/ConfigFile.h>
#include <RoadDest/RoadStructs.h>
#include "RoadSource.h"
Include dependency graph for ShmemRoadSource.cc:

Go to the source code of this file.
Classes | |
| class | ShmemRoadSource |
| Shared Memory interface definition for RoadSource. More... | |
Functions | |
| RoadSource * | create_RoadSource_shmem (RoadSourceGenerator *, utils::ConfigFile *params, utils::SymbolTable *globals) |
| The required creation function for the "shmem" tag. | |
Definition in file ShmemRoadSource.cc.
1.3.8