OGS
GeoLib::IO::BoostXmlGmlInterface Member List

This is the complete list of members for GeoLib::IO::BoostXmlGmlInterface, including all inherited members.

_geo_objectsGeoLib::IO::BoostXmlGmlInterfaceprivate
_idx_mapGeoLib::IO::BoostXmlGmlInterfaceprivate
addPolylinesToPropertyTree(boost::property_tree::ptree &geometry_set)GeoLib::IO::BoostXmlGmlInterfaceprivate
addSurfacesToPropertyTree(boost::property_tree::ptree &geometry_set)GeoLib::IO::BoostXmlGmlInterfaceprivate
BoostXmlGmlInterface(GeoLib::GEOObjects &geo_objs)GeoLib::IO::BoostXmlGmlInterfaceexplicit
export_nameBaseLib::IO::XMLInterface
outBaseLib::IO::Writerprotected
readFile(const std::string &fname) overrideGeoLib::IO::BoostXmlGmlInterfacevirtual
readPoints(BaseLib::ConfigTree const &pointsRoot, std::vector< GeoLib::Point * > &points, std::map< std::string, std::size_t > &pnt_names)GeoLib::IO::BoostXmlGmlInterfaceprivate
readPolylines(BaseLib::ConfigTree const &polylinesRoot, std::vector< GeoLib::Polyline * > &polylines, std::vector< GeoLib::Point * > const &points, const std::vector< std::size_t > &pnt_id_map, std::map< std::string, std::size_t > &ply_names)GeoLib::IO::BoostXmlGmlInterfaceprivate
readSurfaces(BaseLib::ConfigTree const &surfacesRoot, std::vector< GeoLib::Surface * > &surfaces, std::vector< GeoLib::Point * > const &points, const std::vector< std::size_t > &pnt_id_map, std::map< std::string, std::size_t > &sfc_names)GeoLib::IO::BoostXmlGmlInterfaceprivate
write() overrideGeoLib::IO::BoostXmlGmlInterfaceprotectedvirtual
Writer()BaseLib::IO::Writer
writeToString()BaseLib::IO::Writer
~BoostXmlGmlInterface() override=defaultGeoLib::IO::BoostXmlGmlInterface
~Writer()=defaultBaseLib::IO::Writervirtual