Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Namespaces | Functions
xml_project_util.h File Reference

Utilities to load a project and a solver. More...

#include "Tympan/models/business/TYProjet.h"
Include dependency graph for xml_project_util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 tympan
 

Functions

LPTYProjet tympan::load_project (const char *filename)
 load an XML project file More...
 
void tympan::save_project (const char *filename, const LPTYProjet &project)
 save a project into an XML file More...
 
std::vector< LPTYElementtympan::load_elements (const char *filename)
 load one or several objects from an xml file More...
 

Detailed Description

Utilities to load a project and a solver.

Definition in file xml_project_util.h.