 Include dependency graph for cs_tree_xml.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... | |
| void cs_tree_xml_read | ( | cs_tree_node_t * | r, | 
| const char | path[] | ||
| ) | 
Read and parse XML file to tree.
| [in,out] | r | root node to which XML contents are read | 
| [in] | path | path to XML file |