Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Namespaces | Functions
xml_project_util.cpp File Reference
#include <cstring>
#include <boost/foreach.hpp>
#include "Tympan/core/logging.h"
#include "Tympan/core/exceptions.h"
#include "Tympan/core/config.h"
#include "Tympan/models/business/TYXMLManager.h"
#include "xml_project_util.h"
Include dependency graph for xml_project_util.cpp:

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...