|
Stride Reference Manual
- generated for commit 9643b11
|
This is the complete list of members for geopop::GeoGridProtoWriter, including all inherited members.
| GeoGridProtoWriter() | geopop::GeoGridProtoWriter | |
| m_persons_found | geopop::GeoGridProtoWriter | private |
| Write(GeoGrid &geoGrid, std::ostream &stream) override | geopop::GeoGridProtoWriter | virtual |
| WriteContactPool(stride::ContactPool *contactPool, proto::GeoGrid_Location_ContactPools_ContactPool *protoContactPool) | geopop::GeoGridProtoWriter | private |
| WriteContactPools(stride::ContactType::Id typeId, stride::util::SegmentedVector< stride::ContactPool * > &contactPools, proto::GeoGrid_Location_ContactPools *protoContactPools) | geopop::GeoGridProtoWriter | private |
| WriteCoordinate(const Coordinate &coordinate, proto::GeoGrid_Location_Coordinate *protoCoordinate) | geopop::GeoGridProtoWriter | private |
| WriteLocation(Location &location, proto::GeoGrid_Location *protoLocation) | geopop::GeoGridProtoWriter | private |
| WritePerson(stride::Person *person, proto::GeoGrid_Person *protoPerson) | geopop::GeoGridProtoWriter | private |
| ~GeoGridWriter()=default | geopop::GeoGridWriter | virtual |