#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::ParserSequence |
( |
| ) |
|
◆ bases
| std::vector<std::string> ParserType::bases |
|
inherited |
◆ content
| std::string ParserType::content |
|
inherited |
◆ id
| std::string ParserType::id |
|
inherited |
◆ kind
| std::string ParserType::kind |
|
inherited |
◆ members
| std::vector< std::pair<std::string,std::string> > ParserType::members |
|
inherited |
◆ name
| std::string ParserType::name |
|
inherited |