Stride Reference Manual  1.0
Simulator.h File Reference

Header for the Simulator class. More...

#include "behaviour/information_policies/InformationPolicy.h"
#include "behaviour/behaviour_policies/Vaccination.h"
#include "behaviour/information_policies/NoLocalInformation.h"
#include "behaviour/information_policies/NoGlobalInformation.h"
#include "behaviour/belief_policies/NoBelief.h"
#include "behaviour/behaviour_policies/NoBehaviour.h"
#include "sim/SimulatorStatus.h"
#include "core/DiseaseProfile.h"
#include "core/LogMode.h"
#include "core/District.h"
#include "core/ClusterType.h"
#include "pop/Person.h"
#include "pop/Traveller.h"
#include "util/Subject.h"
#include "util/Random.h"
#include "util/unipar.h"
#include "util/SimplePlanner.h"
#include <boost/property_tree/ptree.hpp>
#include <spdlog/spdlog.h>
#include <memory>
#include <string>
#include <vector>
#include <utility>
Include dependency graph for Simulator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stride::Simulator
 Main class that contains and direct the virtual world. More...
 

Namespaces

 stride
 Time Dependent Person DataType.
 
 stride::run
 

Detailed Description

Header for the Simulator class.

Definition in file Simulator.h.