My Project
programmer's documentation
Functions
cs_tree_xml.h File Reference
#include "cs_defs.h"
#include "cs_base.h"
#include "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. More...
 

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