Version: 9.12.0
_pyHypothesisReader Class Reference

Class reading _pyHypothesis'es from resource files of mesher Plugins. More...

#include <SMESH_2smeshpy.hxx>

Inheritance diagram for _pyHypothesisReader:

Public Member Functions

 _pyHypothesisReader ()
 Reads _pyHypothesis'es from resource files of mesher Plugins. More...
 
 Handle (_pyHypothesis) GetHypothesis(const _AString &hypType
 
const Handle (_pyCommand) &creationCmd) const
 

Private Attributes

std::map< _AString, Handle(_pyHypothesis)> myType2Hyp
 

Detailed Description

Class reading _pyHypothesis'es from resource files of mesher Plugins.

Constructor & Destructor Documentation

◆ _pyHypothesisReader()

_pyHypothesisReader::_pyHypothesisReader ( )

Member Function Documentation

◆ Handle() [1/2]

const _pyHypothesisReader::Handle ( _pyCommand  ) const &

◆ Handle() [2/2]

_pyHypothesisReader::Handle ( _pyHypothesis  ) const &

Referenced by _pyHypothesisReader().

Field Documentation

◆ myType2Hyp

std::map<_AString, Handle(_pyHypothesis)> _pyHypothesisReader::myType2Hyp
private

Referenced by _pyHypothesisReader().