Refactoring

This commit is contained in:
ouv 2009-12-09 12:41:59 +00:00
parent 5309c82daf
commit 32e88840df
3 changed files with 22 additions and 2 deletions

View File

@ -163,7 +163,7 @@ char* SMESH_Hypothesis_i::GetComponent()
* SMESH_Hypothesis_i::IsValid()
*/
//=============================================================================
char* SMESH_Hypothesis_i::IsValid()
CORBA::Boolean SMESH_Hypothesis_i::IsValid()
{
return true;
}

View File

@ -3403,7 +3403,7 @@ char* SMESH_Mesh_i::GetComponent()
* \brief ...
*/
//=============================================================================
char* SMESH_Mesh_i::IsValid()
CORBA::Boolean SMESH_Mesh_i::IsValid()
{
return true;
}

View File

@ -471,6 +471,21 @@ public:
*/
virtual SALOME_MED::MedFileInfo* GetMEDFileInfo();
/*!
* ...
*/
virtual char* GetEntry();
/*!
* ...
*/
virtual char* GetComponent();
/*!
* ...
*/
virtual CORBA::Boolean IsValid();
/*!
* Sets list of notebook variables used for Mesh operations
*/
@ -481,6 +496,11 @@ public:
*/
virtual SALOME::StringArray* GetParameters();
/*!
* ...
*/
virtual void Update( SALOME::Notebook_ptr theNotebook );
/*!
* Returns statistic of mesh elements
* Result array of number enityties