Stride Reference Manual  - generated for commit 9643b11
IdSubscriptArray.h File Reference

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>
Include dependency graph for IdSubscriptArray.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Container for the contact pools of various type (household, work, ...).

Definition in file IdSubscriptArray.h.