#include <SALOME_ModuleCatalog_Parser.hxx>
|
| std::string | name |
| |
| std::string | kind |
| |
| std::string | id |
| |
| std::string | content |
| |
| std::vector< std::string > | bases |
| |
std::vector< std::pair
< std::string, std::string > > | members |
| |
| ParserSequence::ParserSequence |
( |
| ) |
|
| std::vector<std::string> ParserType::bases |
|
inherited |
| std::string ParserType::content |
|
inherited |
| std::string ParserType::id |
|
inherited |
| std::string ParserType::kind |
|
inherited |
| std::vector< std::pair<std::string,std::string> > ParserType::members |
|
inherited |
| std::string ParserType::name |
|
inherited |