|  | OGS
    | 
This is the complete list of members for GeoLib::IO::BoostXmlGmlInterface, including all inherited members.
| _geo_objects | GeoLib::IO::BoostXmlGmlInterface | private | 
| _idx_map | GeoLib::IO::BoostXmlGmlInterface | private | 
| addPolylinesToPropertyTree(boost::property_tree::ptree &geometry_set) | GeoLib::IO::BoostXmlGmlInterface | private | 
| addSurfacesToPropertyTree(boost::property_tree::ptree &geometry_set) | GeoLib::IO::BoostXmlGmlInterface | private | 
| BoostXmlGmlInterface(GeoLib::GEOObjects &geo_objs) | GeoLib::IO::BoostXmlGmlInterface | explicit | 
| export_name | BaseLib::IO::XMLInterface | |
| out | BaseLib::IO::Writer | protected | 
| readFile(const std::string &fname) override | GeoLib::IO::BoostXmlGmlInterface | virtual | 
| readPoints(BaseLib::ConfigTree const &pointsRoot, std::vector< GeoLib::Point * > &points, std::map< std::string, std::size_t > &pnt_names) | GeoLib::IO::BoostXmlGmlInterface | private | 
| 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::BoostXmlGmlInterface | private | 
| 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::BoostXmlGmlInterface | private | 
| write() override | GeoLib::IO::BoostXmlGmlInterface | protectedvirtual | 
| Writer() | BaseLib::IO::Writer | |
| writeToString() | BaseLib::IO::Writer | |
| ~BoostXmlGmlInterface() override=default | GeoLib::IO::BoostXmlGmlInterface | |
| ~Writer()=default | BaseLib::IO::Writer | virtual |