English Français

Documentation / Developer's manual

Available modules

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

#include <TFlatScript.h>

Inheritance diagram for URANIE::Relauncher::TNoParser:
Collaboration diagram for URANIE::Relauncher::TNoParser:

Public Member Functions

 TNoParser (URANIE::DataServer::TAttribute *att)
 
virtual ~TNoParser ()
 
void build (int id)
 

Public Attributes

URANIE::DataServer::TAttribute * _att
 
int _index
 

Constructor & Destructor Documentation

◆ TNoParser()

URANIE::Relauncher::TNoParser::TNoParser ( URANIE::DataServer::TAttribute *  att)

References _index.

◆ ~TNoParser()

URANIE::Relauncher::TNoParser::~TNoParser ( )
virtual

Member Function Documentation

◆ build()

void URANIE::Relauncher::TNoParser::build ( int  id)

Member Data Documentation

◆ _att

URANIE::DataServer::TAttribute* URANIE::Relauncher::TNoParser::_att

◆ _index