#include <ACalcDbVarCreator.hpp>
◆ ACalcDbVarCreator() [1/2]
ACalcDbVarCreator::ACalcDbVarCreator |
( |
| ) |
|
◆ ACalcDbVarCreator() [2/2]
◆ ~ACalcDbVarCreator()
ACalcDbVarCreator::~ACalcDbVarCreator |
( |
| ) |
|
|
virtual |
◆ _addVariableDb()
int ACalcDbVarCreator::_addVariableDb |
( |
int |
status, |
|
|
const ELoc & |
locatorType, |
|
|
int |
locatorIndex = 0 , |
|
|
int |
number = 1 , |
|
|
double |
valinit = 0. |
|
) |
| |
|
protected |
◆ _cleanVariableDb()
void ACalcDbVarCreator::_cleanVariableDb |
( |
int |
status | ) |
|
|
protected |
◆ _getNDim()
int ACalcDbVarCreator::_getNDim |
( |
| ) |
const |
|
protected |
◆ _getNVar()
int ACalcDbVarCreator::_getNVar |
( |
| ) |
const |
|
protected |
◆ _renameVariable()
void ACalcDbVarCreator::_renameVariable |
( |
int |
nvar, |
|
|
int |
iptr, |
|
|
const String & |
qualifier, |
|
|
int |
count |
|
) |
| |
|
protected |
◆ _storeInVariableList()
void ACalcDbVarCreator::_storeInVariableList |
( |
int |
status, |
|
|
const VectorInt & |
iuids |
|
) |
| |
|
protected |
Store the IUID of the new variable in the relevant internal list
- Parameters
-
status | 1 for variables to be stored; 2 for Temporary variable |
iuids | Vector of UIDs of the new variable |
◆ getDb()
Db* ACalcDbVarCreator::getDb |
( |
| ) |
const |
|
inline |
◆ getNamconv()
◆ hasDb()
bool ACalcDbVarCreator::hasDb |
( |
bool |
verbose = false | ) |
const |
◆ operator=()
◆ setDb()
void ACalcDbVarCreator::setDb |
( |
Db * |
db | ) |
|
|
inline |
◆ setNamingConvention()
◆ _db
Db* ACalcDbVarCreator::_db |
|
private |
◆ _listVariablePermDb
VectorInt ACalcDbVarCreator::_listVariablePermDb |
|
private |
◆ _listVariableTempDb
VectorInt ACalcDbVarCreator::_listVariableTempDb |
|
private |
◆ _namconv
The documentation for this class was generated from the following files: