Stride Reference Manual
- generated for commit 9643b11
|
This is the complete list of members for geopop::GeoGridProtoReader, including all inherited members.
AddCommutes(GeoGrid &geoGrid) | geopop::GeoGridReader | protected |
GeoGridProtoReader(std::unique_ptr< std::istream > inputStream, stride::Population *pop) | geopop::GeoGridProtoReader | |
GeoGridProtoReader(const GeoGridProtoReader &)=delete | geopop::GeoGridProtoReader | |
GeoGridReader(std::unique_ptr< std::istream > inputStream, stride::Population *pop) | geopop::GeoGridReader | |
GeoGridReader(const GeoGridReader &)=delete | geopop::GeoGridReader | |
m_commutes | geopop::GeoGridReader | protected |
m_inputStream | geopop::GeoGridReader | protected |
m_people | geopop::GeoGridReader | protected |
m_population | geopop::GeoGridReader | protected |
operator=(const GeoGridProtoReader &)=delete | geopop::GeoGridProtoReader | |
geopop::GeoGridReader::operator=(const GeoGridReader &)=delete | geopop::GeoGridReader | |
ParseContactPool(std::shared_ptr< Location > loc, const proto::GeoGrid_Location_ContactPools_ContactPool &protoContactPool, stride::ContactType::Id typeId) | geopop::GeoGridProtoReader | private |
ParseContactPools(std::shared_ptr< Location > loc, const proto::GeoGrid_Location_ContactPools &protoContactPools) | geopop::GeoGridProtoReader | private |
ParseCoordinate(const proto::GeoGrid_Location_Coordinate &protoCoordinate) | geopop::GeoGridProtoReader | private |
ParseLocation(const proto::GeoGrid_Location &protoLocation) | geopop::GeoGridProtoReader | private |
ParsePerson(const proto::GeoGrid_Person &person) | geopop::GeoGridProtoReader | private |
Read() override | geopop::GeoGridProtoReader | virtual |
~GeoGridReader()=default | geopop::GeoGridReader | virtual |