Apollo  6.0
Open source self driving car software
apollo::hdmap::adapter::UtilXmlParser Member List

This is the complete list of members for apollo::hdmap::adapter::UtilXmlParser, including all inherited members.

CurveLength(const PbCurve &curve)apollo::hdmap::adapter::UtilXmlParserstatic
ParseCurve(const tinyxml2::XMLElement &xml_node, PbCurve *curve)apollo::hdmap::adapter::UtilXmlParserstatic
ParseGeometry(const tinyxml2::XMLElement &xml_node, PbCurveSegment *curve_segment)apollo::hdmap::adapter::UtilXmlParserstatic
ParseOutline(const tinyxml2::XMLElement &xml_node, PbPolygon *polygon)apollo::hdmap::adapter::UtilXmlParserstatic
ParsePoint(const tinyxml2::XMLElement &xml_node, PbPoint3D *pt)apollo::hdmap::adapter::UtilXmlParserstatic
ParsePointSet(const tinyxml2::XMLElement &xml_node, PbLineSegment *line_segment)apollo::hdmap::adapter::UtilXmlParserstatic
QueryStringAttribute(const tinyxml2::XMLElement &xml_node, const std::string &name, std::string *value)apollo::hdmap::adapter::UtilXmlParserstatic
ToUpper(const std::string &s)apollo::hdmap::adapter::UtilXmlParserstatic
WGS84ToUTM(const double x, const double y, const double z, double *output_x, double *output_y, double *output_z)apollo::hdmap::adapter::UtilXmlParserstatic