#include <signals_xml_parser.h>
◆ ParseStopSigns()
static Status apollo::hdmap::adapter::SignalsXmlParser::ParseStopSigns |
( |
const tinyxml2::XMLElement & |
xml_node, |
|
|
std::vector< StopSignInternal > * |
stop_signs |
|
) |
| |
|
static |
◆ ParseTrafficLights()
static Status apollo::hdmap::adapter::SignalsXmlParser::ParseTrafficLights |
( |
const tinyxml2::XMLElement & |
xml_node, |
|
|
std::vector< TrafficLightInternal > * |
traffic_lights |
|
) |
| |
|
static |
◆ ParseYieldSigns()
static Status apollo::hdmap::adapter::SignalsXmlParser::ParseYieldSigns |
( |
const tinyxml2::XMLElement & |
xml_node, |
|
|
std::vector< YieldSignInternal > * |
yield_signs |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: