Documentation / Developer's manual
Available modules
Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,  
Uranie / Launcher v4.9.0
|
TCodeFile.h
Go to the documentation of this file.
159 inline void getBegEndProperties( URANIE::DataServer::TAttribute *att, TString &beg, TString &end)
virtual void addAttribute(URANIE::DataServer::TAttribute *)
Add the attribute in the file.
void getBegEndProperties(URANIE::DataServer::TAttribute *att, TString &beg, TString &end)
Definition TCodeFile.h:159
vector< URANIE::DataServer::TAttribute * > _attributes
Vector of attributes.
Definition TCodeFile.h:73
Int_t getAttributesNumber() const
void setVectorProperties(TString beg, TString delim, TString end)
Definition TCodeFile.h:147
const char * getFieldSeparatorCharacter()
Definition TCodeFile.h:133
void setFieldSeparatorCharacter(const char *str)
void setSeparatorCharacter(const char *str)
TString _cFieldSeparator
the separator to be used in between fields
Definition TCodeFile.h:80
URANIE::DataServer::TAttribute * getAttribute(Int_t ind)
void setStringProperties(TString beg, TString end)
Definition TCodeFile.h:153
TString _cComments
The set of comment character.
Definition TCodeFile.h:78
const char * getSeparatorCharacter()
Definition TCodeFile.h:126
void setCommentCharacter(const char *str)
Definition TCodeFile.h:112
TString _sstrend
string used for the beginning, end and delimitation of vectors and strings
Definition TCodeFile.h:74
virtual void printLog(Option_t *option="")
const char * getCommentCharacter()
Definition TCodeFile.h:116
TString _cSeparators
The set of separator character.
Definition TCodeFile.h:79
Bool_t isAttribute(TString sAttributeName)
Verify is the attribute given by the name is is the list of attribute.
Definition TCluster.h:67