Stride Reference Manual
- generated for commit 9643b11
|
Container for the contact pools of various type (household, work, ...). More...
#include "contact/ContactType.h"
#include <array>
#include <bitset>
#include <initializer_list>
#include <iostream>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | stride::ContactType::IdSubscriptArray< T > |
An std::array modified to enable subscripting with the constact pool type indentifiers. More... | |
class | stride::ContactType::IdSubscriptArray< bool > |
Specialisation of IdSubscriptArray foor booleans. More... | |
Namespaces | |
stride | |
Namespace for the simulator and related classes. | |
stride::ContactType | |
Namespace to manage types of ContactPool. | |
Container for the contact pools of various type (household, work, ...).
Definition in file IdSubscriptArray.h.