#include <SALOME_ModuleCatalog_Parser.hxx>
Data Fields | |
std::string | name |
std::string | username |
ParserComponentType | type |
bool | multistudy |
std::string | icon |
std::string | constraint |
ParserInterfaces | interfaces |
ParserPathPrefixes | prefixes |
std::string | implementationType |
std::string | implementationName |
std::string | version |
std::string | comment |
std::string ParserComponent::comment |
Referenced by SALOME_ModuleCatalog_Handler::ProcessXmlDocument().
std::string ParserComponent::constraint |
Referenced by operator<<(), and SALOME_ModuleCatalog_Handler::ProcessXmlDocument().
std::string ParserComponent::icon |
std::string ParserComponent::implementationName |
std::string ParserComponent::implementationType |
ParserInterfaces ParserComponent::interfaces |
bool ParserComponent::multistudy |
std::string ParserComponent::name |
ParserPathPrefixes ParserComponent::prefixes |
ParserComponentType ParserComponent::type |
std::string ParserComponent::username |
std::string ParserComponent::version |
Referenced by SALOME_ModuleCatalog_Handler::ProcessXmlDocument().