8 #ifndef TYMPAN__XML_PROJECT_UTIL_HPP__INCLUDED
9 #define TYMPAN__XML_PROJECT_UTIL_HPP__INCLUDED
void save_project(const char *filename, const LPTYProjet &project)
save a project into an XML file
LPTYProjet load_project(const char *filename)
load an XML project file
std::vector< LPTYElement > load_elements(const char *filename)
load one or several objects from an xml file