Class reading _pyHypothesis'es from resource files of mesher Plugins. More...
#include <SMESH_2smeshpy.hxx>

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 |
Class reading _pyHypothesis'es from resource files of mesher Plugins.
| _pyHypothesisReader::_pyHypothesisReader | ( | ) |
Reads _pyHypothesis'es from resource files of mesher Plugins.
References _pyCommand::GetMethod(), SMESH_Gen::GetPluginXMLPaths(), _pyCommand::GetWord(), Handle(), myType2Hyp, _pyHypothesis::SetConvMethodAndType(), _pyHypothesis::setCreationArg(), and type2hyp.
| _pyHypothesisReader::Handle | ( | _pyHypothesis | ) | const |
Referenced by _pyHypothesisReader().
| const _pyHypothesisReader::Handle | ( | _pyCommand | ) | const |
|
private |
Referenced by _pyHypothesisReader().