Version: 8.3.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 ( )

Member Function Documentation

_pyHypothesisReader::Handle ( _pyHypothesis  ) const

Referenced by _pyHypothesisReader().

const _pyHypothesisReader::Handle ( _pyCommand  ) const

Field Documentation

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

Referenced by _pyHypothesisReader().