4#ifndef SI_GLOBAL_GLOBAL_H
5#define SI_GLOBAL_GLOBAL_H
23 std::string
basePath()
const {
return( _basePath ); }
26 { _labelsTranslPath = filename; }
31 static std::string getBasePath();
32 std::string _basePath;
33 std::string _labelsTranslPath;
classe fourre-tout, juste pour grouper des variables et des fonctions globales
static const std::string & shortVersion()
std::string basePath() const
static const std::string & version()
void setLabelsTranslPath(const std::string &filename)
std::string labelsTranslPath() const
Si & si()
Accès au singleton Si.