GenericHypothesisCreator_i Class Reference

#include <SMESH_Hypothesis_i.hxx>

Inheritance diagram for GenericHypothesisCreator_i:

Inheritance graph

Public Member Functions

virtual SMESH_Hypothesis_iCreate (PortableServer::POA_ptr thePOA, int theStudyId,::SMESH_Gen *theGenImpl)=0
virtual std::string GetModuleName ()=0

Member Function Documentation

virtual SMESH_Hypothesis_i* GenericHypothesisCreator_i.Create PortableServer::POA_ptr  thePOA,
int  theStudyId,
::SMESH_Gen theGenImpl
[pure virtual]
 

Implemented in HypothesisCreator_i< T >.

virtual std::string GenericHypothesisCreator_i.GetModuleName  )  [pure virtual]
 

Implemented in StdHypothesisCreator_i< T >.