9.0
general documentation
Loading...
Searching...
No Matches
cs_tree_xml.h File Reference
#include "base/cs_defs.h"
#include "base/cs_base.h"
#include "base/cs_tree.h"
Include dependency graph for cs_tree_xml.h:

Go to the source code of this file.

Functions

void cs_tree_xml_read (cs_tree_node_t *r, const char path[])
 Read and parse XML file to tree.

Function Documentation

◆ cs_tree_xml_read()

void cs_tree_xml_read ( cs_tree_node_t * r,
const char path[] )

Read and parse XML file to tree.

Parameters
[in,out]rroot node to which XML contents are read
[in]pathpath to XML file