trip_list.h File Reference
|
CPP API
|
trip_list.h File Reference
#include "abm/location_id.h"#include "abm/mobility_data.h"#include "abm/person.h"#include "abm/person_id.h"#include "abm/time.h"#include "abm/location_type.h"#include "memilio/io/io.h"#include "memilio/io/default_serialize.h"#include <cstdint>#include <vector>
Include dependency graph for trip_list.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| struct | mio::DefaultFactory< abm::Trip > |
| Creates an instance of abm::Trip for default serialization. More... | |
| struct | mio::abm::Trip |
| A trip describes a change of Location from one Location to another Location. More... | |
| class | mio::abm::TripList |
| A list of Trips a Person follows. More... | |
Namespaces | |
| mio | |
| A collection of classes to simplify handling of matrix shapes in meta programming. | |
| mio::abm | |
Generated by