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::GetArg(), _pyCommand::GetMethod(), SMESH_Gen::GetPluginXMLPaths(), _pyCommand::GetString(), _pyCommand::GetWord(), Handle(), _pyCommand::IsEmpty(), and myType2Hyp.
| const _pyHypothesisReader::Handle | ( | _pyCommand | ) | const & |
| _pyHypothesisReader::Handle | ( | _pyHypothesis | ) | const & |
Referenced by _pyHypothesisReader().
|
private |
Referenced by _pyHypothesisReader().