Stride Reference Manual  - generated for commit 9643b11
geopop::Location Member List

This is the complete list of members for geopop::Location, including all inherited members.

AddIncomingCommute(std::shared_ptr< Location > otherLocation, double fraction)geopop::Location
AddOutgoingCommute(std::shared_ptr< Location > otherLocation, double fraction)geopop::Location
CRefIncomingCommutes() const geopop::Locationinline
CRefOutgoingCommutes() const geopop::Locationinline
CRefPools(stride::ContactType::Id id) const geopop::Locationinline
CRefPools() const geopop::Locationinline
GetCoordinate() const geopop::Locationinline
GetID() const geopop::Locationinline
GetIncomingCommuteCount(double fractionCommuters) const geopop::Location
GetInfectedCount() const geopop::Location
GetName() const geopop::Locationinline
GetOutgoingCommuteCount(double fractionCommuters) const geopop::Location
GetPopCount() const geopop::Locationinline
GetPopFraction() const geopop::Location
GetProvince() const geopop::Locationinline
Location(unsigned int id, unsigned int province, Coordinate coordinate=Coordinate(0.0, 0.0), std::string name="", unsigned int popCount=0U)geopop::Location
m_coordinategeopop::Locationprivate
m_idgeopop::Locationprivate
m_inCommutesgeopop::Locationprivate
m_namegeopop::Locationprivate
m_outCommutesgeopop::Locationprivate
m_pool_indexgeopop::Locationprivate
m_pop_countgeopop::Locationprivate
m_pop_fractiongeopop::Locationprivate
m_provincegeopop::Locationprivate
operator==(const Location &other) const geopop::Location
RefPools(stride::ContactType::Id id)geopop::Locationinline
RefPools()geopop::Locationinline
RegisterPool(stride::ContactPool *p, stride::ContactType::Id typeId)geopop::Locationinline
RegisterPool(stride::ContactPool *p)geopop::Locationinline
SetCoordinate(const Coordinate &coordinate)geopop::Locationinline
SetPopCount(unsigned int totalPopCount)geopop::Location
SetPopFraction(double relativePopulation)geopop::Location