Stride Reference Manual
- generated for commit 9643b11
|
#include "CommutesReader.h"
#include "HouseholdReader.h"
#include "LocationsReader.h"
#include <istream>
#include <memory>
#include <string>
#include <filesystem>
Go to the source code of this file.
Classes | |
class | geopop::ReaderFactory |
A Factory for creating the correct implementation of the different Readers which parse the information needed to construct a GeoGrid, based on the file extension. More... | |
Namespaces | |
geopop | |
Namespace for the geographic and demograhic classes. | |