|
FERS 0.1.0
The Flexible Extensible Radar Simulator
|
Classes | |
| class | XmlCharBuffer |
Functions | |
| std::string | toString (const xmlChar *value) |
| std::string | toString (const xmlChar *value, const int length) |
| bool | equals (const xmlChar *xml_value, const std::string_view value) |
| xmlNodePtr | createNode (const std::string_view name) |
| xmlDocPtr | createDocument () |
| xmlDocPtr xml_detail::createDocument | ( | ) |
Definition at line 137 of file libxml_wrapper.h.
References max.
| xmlNodePtr xml_detail::createNode | ( | const std::string_view | name | ) |
Definition at line 126 of file libxml_wrapper.h.
References max.
Referenced by XmlElement::addChild(), and XmlElement::create().
Here is the caller graph for this function:Definition at line 109 of file libxml_wrapper.h.
References max.
Referenced by XmlElement::childElement().
Here is the caller graph for this function:Definition at line 78 of file libxml_wrapper.h.
References max.
Referenced by XmlDocument::dumpToString(), XmlElement::getOptionalAttribute(), XmlElement::getSafeAttribute(), XmlElement::getText(), and XmlElement::name().
Here is the caller graph for this function:Definition at line 93 of file libxml_wrapper.h.
References max.