Version: 8.3.0
StdHypothesisCreator_i< T, TIsApplicable > Class Template Reference
Inheritance diagram for StdHypothesisCreator_i< T, TIsApplicable >:

Public Member Functions

virtual std::string GetModuleName ()
 
virtual CORBA::Boolean IsApplicable (const TopoDS_Shape &S, CORBA::Boolean toCheckAll)
 
virtual SMESH_Hypothesis_iCreate (PortableServer::POA_ptr thePOA, int theStudyId,::SMESH_Gen *theGenImpl)
 
virtual bool IsApplicable (const TopoDS_Shape &S, bool toCheckAll)
 

Member Function Documentation

template<class T>
virtual SMESH_Hypothesis_i* HypothesisCreator_i< T >::Create ( PortableServer::POA_ptr  thePOA,
int  theStudyId,
::SMESH_Gen theGenImpl 
)
virtualinherited
template<class T, class TIsApplicable = SMESH::ApplicableToAny>
virtual std::string StdHypothesisCreator_i< T, TIsApplicable >::GetModuleName ( )
virtual
template<class T, class TIsApplicable = SMESH::ApplicableToAny>
virtual CORBA::Boolean StdHypothesisCreator_i< T, TIsApplicable >::IsApplicable ( const TopoDS_Shape &  S,
CORBA::Boolean  toCheckAll 
)
virtual
virtual bool GenericHypothesisCreator_i::IsApplicable ( const TopoDS_Shape &  S,
bool  toCheckAll 
)
virtualinherited