English Français

Documentation / Manuel développeur

Modules disponibles

Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,   Uranie / Launcher: TamponTexte.cxx File Reference
Uranie / Launcher  v4.10.0
/* @license-end */
TamponTexte.cxx File Reference

Implementation of the class URANIE::Launcher::TamponTexte. More...

#include "TamponTexte.h"
#include <sstream>
#include <cstring>
#include <fstream>
Include dependency graph for TamponTexte.cxx:

Detailed Description

Implementation of the class URANIE::Launcher::TamponTexte.

Author
Vincent Bergeaud vince.nosp@m.nt.b.nosp@m.ergea.nosp@m.ud@c.nosp@m.ea.fr

This class is intended for the replacement of the TamponTexte class from the CLUB library.It is used for parsing the ascii files, with special treatments for whitespaces, separators and comments. Items can be accessed by token number (ie champ) or by (line, token) pair (ie ligneChamp).