#include <SMESH_Homard_i.hxx>
Public Member Functions | |
| HOMARD_Iteration_i (SMESHHOMARD::HOMARD_Gen_var gen_i) | |
| standard constructor More... | |
| HOMARD_Iteration_i () | |
| standard constructor More... | |
| virtual | ~HOMARD_Iteration_i () |
| standard destructor More... | |
| void | SetName (const char *Name) |
| char * | GetName () |
| void | SetDirNameLoc (const char *NomDir) |
| char * | GetDirNameLoc () |
| char * | GetDirName () |
| void | SetNumber (CORBA::Long NumIter) |
| CORBA::Long | GetNumber () |
| void | SetState (CORBA::Long etat) |
| CORBA::Long | GetState () |
| void | SetMeshName (const char *NomMesh) |
| char * | GetMeshName () |
| void | SetMeshFile (const char *MeshFile) |
| char * | GetMeshFile () |
| void | SetLogFile (const char *LogFile) |
| char * | GetLogFile () |
| void | SetFileInfo (const char *FileInfo) |
| char * | GetFileInfo () |
| void | SetCaseName (const char *NomCas) |
| char * | GetCaseName () |
| void | SetInfoCompute (CORBA::Long MessInfo) |
| CORBA::Long | GetInfoCompute () |
Private Attributes | |
| SMESHHOMARDImpl::HOMARD_Iteration * | myHomardIteration |
| SMESHHOMARD::HOMARD_Gen_var | _gen_i |
| SMESHHOMARD_I::HOMARD_Iteration_i::HOMARD_Iteration_i | ( | SMESHHOMARD::HOMARD_Gen_var | gen_i | ) |
standard constructor
References _gen_i, MESSAGE, and myHomardIteration.
| SMESHHOMARD_I::HOMARD_Iteration_i::HOMARD_Iteration_i | ( | ) |
standard constructor
References MESSAGE.
|
virtual |
standard destructor
| char * SMESHHOMARD_I::HOMARD_Iteration_i::GetCaseName | ( | ) |
| char * SMESHHOMARD_I::HOMARD_Iteration_i::GetDirName | ( | ) |
References _gen_i, GetDirNameLoc(), and myHomardIteration.
Referenced by SMESHHOMARD_I::HOMARD_Gen_i::ComputeCAO(), SMESHHOMARD_I::HOMARD_Gen_i::ComputeCAObis(), and SMESHHOMARD_I::HOMARD_Gen_i::DeleteIteration().
| char * SMESHHOMARD_I::HOMARD_Iteration_i::GetDirNameLoc | ( | ) |
| char * SMESHHOMARD_I::HOMARD_Iteration_i::GetFileInfo | ( | ) |
References SMESHHOMARDImpl::HOMARD_Iteration::GetFileInfo(), and myHomardIteration.
| CORBA::Long SMESHHOMARD_I::HOMARD_Iteration_i::GetInfoCompute | ( | ) |
References SMESHHOMARDImpl::HOMARD_Iteration::GetInfoCompute(), and myHomardIteration.
Referenced by SMESHHOMARD_I::HOMARD_Gen_i::ComputeAdap().
| char * SMESHHOMARD_I::HOMARD_Iteration_i::GetLogFile | ( | ) |
References SMESHHOMARDImpl::HOMARD_Iteration::GetLogFile(), and myHomardIteration.
Referenced by SMESHHOMARD_I::HOMARD_Gen_i::Compute().
| char * SMESHHOMARD_I::HOMARD_Iteration_i::GetMeshFile | ( | ) |
References SMESHHOMARDImpl::HOMARD_Iteration::GetMeshFile(), and myHomardIteration.
Referenced by SMESHHOMARD_I::HOMARD_Gen_i::Compute(), SMESHHOMARD_I::HOMARD_Gen_i::ComputeAdap(), SMESHHOMARD_I::HOMARD_Gen_i::ComputeCAO(), SMESHHOMARD_I::HOMARD_Gen_i::ComputeCAObis(), SMESHHOMARD_I::HOMARD_Gen_i::DeleteIteration(), and SMESHHOMARD_I::HOMARD_Gen_i::PythonDump().
| char * SMESHHOMARD_I::HOMARD_Iteration_i::GetMeshName | ( | ) |
| char * SMESHHOMARD_I::HOMARD_Iteration_i::GetName | ( | ) |
References SMESHHOMARDImpl::HOMARD_Iteration::GetName(), and myHomardIteration.
Referenced by SMESHHOMARD_I::HOMARD_Gen_i::AssociateCaseIter(), and SMESHHOMARD_I::HOMARD_Gen_i::CreateIteration().
| CORBA::Long SMESHHOMARD_I::HOMARD_Iteration_i::GetNumber | ( | ) |
| CORBA::Long SMESHHOMARD_I::HOMARD_Iteration_i::GetState | ( | ) |
| void SMESHHOMARD_I::HOMARD_Iteration_i::SetCaseName | ( | const char * | NomCas | ) |
| void SMESHHOMARD_I::HOMARD_Iteration_i::SetDirNameLoc | ( | const char * | NomDir | ) |
References myHomardIteration, and SMESHHOMARDImpl::HOMARD_Iteration::SetDirNameLoc().
Referenced by SMESHHOMARD_I::HOMARD_Gen_i::CreateIteration(), and SMESHHOMARD_I::HOMARD_Cas_i::SetDirName().
| void SMESHHOMARD_I::HOMARD_Iteration_i::SetFileInfo | ( | const char * | FileInfo | ) |
References myHomardIteration, and SMESHHOMARDImpl::HOMARD_Iteration::SetFileInfo().
Referenced by SMESHHOMARD_I::HOMARD_Gen_i::Compute(), and SMESHHOMARD_I::HOMARD_Gen_i::ComputeCAObis().
| void SMESHHOMARD_I::HOMARD_Iteration_i::SetInfoCompute | ( | CORBA::Long | MessInfo | ) |
References myHomardIteration, and SMESHHOMARDImpl::HOMARD_Iteration::SetInfoCompute().
Referenced by SMESHHOMARD_I::HOMARD_Gen_i::Compute().
| void SMESHHOMARD_I::HOMARD_Iteration_i::SetLogFile | ( | const char * | LogFile | ) |
References myHomardIteration, and SMESHHOMARDImpl::HOMARD_Iteration::SetLogFile().
Referenced by SMESHHOMARD_I::HOMARD_Gen_i::Compute().
| void SMESHHOMARD_I::HOMARD_Iteration_i::SetMeshFile | ( | const char * | MeshFile | ) |
| void SMESHHOMARD_I::HOMARD_Iteration_i::SetMeshName | ( | const char * | NomMesh | ) |
| void SMESHHOMARD_I::HOMARD_Iteration_i::SetName | ( | const char * | Name | ) |
| void SMESHHOMARD_I::HOMARD_Iteration_i::SetNumber | ( | CORBA::Long | NumIter | ) |
| void SMESHHOMARD_I::HOMARD_Iteration_i::SetState | ( | CORBA::Long | etat | ) |
References myHomardIteration, and SMESHHOMARDImpl::HOMARD_Iteration::SetState().
Referenced by SMESHHOMARD_I::HOMARD_Gen_i::Compute(), SMESHHOMARD_I::HOMARD_Gen_i::CreateCase(), SMESHHOMARD_I::HOMARD_Gen_i::CreateCaseOnMesh(), SMESHHOMARD_I::HOMARD_Gen_i::CreateIteration(), and SMESHHOMARD_I::HOMARD_Gen_i::DeleteIteration().
|
private |
Referenced by GetDirName(), and HOMARD_Iteration_i().
|
private |
Referenced by GetDirName(), GetDirNameLoc(), GetFileInfo(), GetInfoCompute(), GetLogFile(), GetMeshFile(), GetMeshName(), GetName(), GetNumber(), GetState(), HOMARD_Iteration_i(), SetDirNameLoc(), SetFileInfo(), SetInfoCompute(), SetLogFile(), SetMeshFile(), SetMeshName(), SetName(), SetNumber(), and SetState().