English Français

Documentation / Manuel développeur

Modules disponibles

Calibration,  DataServer,  Launcher,  MetaModelOptim,  Modeler,  Optimizer,  ReLauncher,  Reliability,  ReOptimizer,  Sampler,  Sensitivity,  UncertModeler,  XmlProblem,   Uranie / ReLauncher: URANIE::Relauncher::TSolvVar Class Reference
Uranie / ReLauncher v4.9.0
/* @license-end */
URANIE::Relauncher::TSolvVar Class Reference

#include <TMasterVar.h>

Inheritance diagram for URANIE::Relauncher::TSolvVar:
Collaboration diagram for URANIE::Relauncher::TSolvVar:

Public Member Functions

 TSolvVar (URANIE::DataServer::TAttribute *, int)
 
- Public Member Functions inherited from URANIE::Relauncher::TInputVar
 TInputVar (URANIE::DataServer::TAttribute *, int)
 
virtual bool isExported ()
 
virtual bool isValid ()
 
virtual bool put (int, const double *, double *)
 
virtual bool get (int, double *, double *)
 
virtual bool put (int, const double *, vector< URANIE::DataServer::UEntry * > *)
 
virtual bool get (int, double *, vector< URANIE::DataServer::UEntry * > *)
 
virtual bool put (int, const vector< URANIE::DataServer::UEntry * > *, vector< URANIE::DataServer::UEntry * > *)
 
virtual bool get (int, vector< URANIE::DataServer::UEntry * > *, vector< URANIE::DataServer::UEntry * > *)
 
- Public Member Functions inherited from URANIE::Relauncher::TMasterVar
 TMasterVar (URANIE::DataServer::TAttribute *, int)
 
URANIE::DataServer::TAttribute * getRef ()
 
bool match (URANIE::DataServer::TAttribute *one)
 
void allocCodeEntry (vector< URANIE::DataServer::UEntry * > &)
 
void allocGradEntry (vector< URANIE::DataServer::UEntry * > &)
 
void allocDataEntry (int, vector< URANIE::DataServer::UEntry * > &)
 

Additional Inherited Members

- Protected Attributes inherited from URANIE::Relauncher::TMasterVar
URANIE::DataServer::TAttribute * _ref
 
int _id
 
int _id2
 

Constructor & Destructor Documentation

◆ TSolvVar()

URANIE::Relauncher::TSolvVar::TSolvVar ( URANIE::DataServer::TAttribute *  ref,
int  id 
)