at(std::size_t pos) | stride::util::SegmentedVector< Person, 2048 > | inline |
at(std::size_t pos) const | stride::util::SegmentedVector< Person, 2048 > | inline |
back() | stride::util::SegmentedVector< Person, 2048 > | inline |
back() const | stride::util::SegmentedVector< Person, 2048 > | inline |
begin() | stride::util::SegmentedVector< Person, 2048 > | inline |
begin() const | stride::util::SegmentedVector< Person, 2048 > | inline |
capacity() const | stride::util::SegmentedVector< Person, 2048 > | inline |
cbegin() const | stride::util::SegmentedVector< Person, 2048 > | inline |
cend() const | stride::util::SegmentedVector< Person, 2048 > | inline |
clear() | stride::util::SegmentedVector< Person, 2048 > | inline |
const_iterator typedef | stride::util::SegmentedVector< Person, 2048 > | |
Create(const boost::property_tree::ptree &config, util::RnMan rnMan, std::shared_ptr< spdlog::logger > strideLogger=nullptr) | stride::Population | static |
Create(const std::string &configString, util::RnMan rnMan, std::shared_ptr< spdlog::logger > stride_logger=nullptr) | stride::Population | static |
Create() | stride::Population | static |
CreatePerson(unsigned int id, double age, unsigned int householdId, unsigned int k12SchoolId, unsigned int collegeId, unsigned int workId, unsigned int primaryCommunityId, unsigned int secondaryCommunityId) | stride::Population | |
CRefGeoGrid() const | stride::Population | inline |
CRefPoolSys() const | stride::Population | inline |
emplace(size_type pos, Args &&...args) | stride::util::SegmentedVector< Person, 2048 > | inline |
emplace_back(Args &&...args) | stride::util::SegmentedVector< Person, 2048 > | inline |
empty() const | stride::util::SegmentedVector< Person, 2048 > | inline |
end() | stride::util::SegmentedVector< Person, 2048 > | inline |
end() const | stride::util::SegmentedVector< Person, 2048 > | inline |
get_block_count() const | stride::util::SegmentedVector< Person, 2048 > | inline |
get_elements_per_block() const | stride::util::SegmentedVector< Person, 2048 > | inline |
GetInfectedCount() const | stride::Population | |
iterator typedef | stride::util::SegmentedVector< Person, 2048 > | |
m_contact_logger | stride::Population | private |
m_geo_grid | stride::Population | private |
m_pool_sys | stride::Population | private |
operator=(const self_type &other) | stride::util::SegmentedVector< Person, 2048 > | inline |
operator=(self_type &&other) noexcept | stride::util::SegmentedVector< Person, 2048 > | inline |
operator[](size_t pos) | stride::util::SegmentedVector< Person, 2048 > | inline |
operator[](size_t pos) const | stride::util::SegmentedVector< Person, 2048 > | inline |
pop_back() | stride::util::SegmentedVector< Person, 2048 > | inline |
Population() | stride::Population | private |
push_back(const Person &obj) | stride::util::SegmentedVector< Person, 2048 > | inline |
push_back(Person &&obj) | stride::util::SegmentedVector< Person, 2048 > | inline |
RefContactLogger() | stride::Population | inline |
RefGeoGrid() | stride::Population | inline |
RefPoolSys() | stride::Population | inline |
resize(size_type new_size) | stride::util::SegmentedVector< Person, 2048 > | inline |
resize(size_type new_size, const value_type &value) | stride::util::SegmentedVector< Person, 2048 > | inline |
SegmentedVector() | stride::util::SegmentedVector< Person, 2048 > | inlineexplicit |
SegmentedVector(size_type i) | stride::util::SegmentedVector< Person, 2048 > | inlineexplicit |
SegmentedVector(size_type i, const value_type &value) | stride::util::SegmentedVector< Person, 2048 > | inlineexplicit |
SegmentedVector(const self_type &other) | stride::util::SegmentedVector< Person, 2048 > | inlineexplicit |
SegmentedVector(self_type &&other) noexcept | stride::util::SegmentedVector< Person, 2048 > | inlineexplicit |
self_type typedef | stride::util::SegmentedVector< Person, 2048 > | |
size() const | stride::util::SegmentedVector< Person, 2048 > | inline |
size_type typedef | stride::util::SegmentedVector< Person, 2048 > | |
value_type typedef | stride::util::SegmentedVector< Person, 2048 > | |
~SegmentedVector() | stride::util::SegmentedVector< Person, 2048 > | inline |