Version: 8.3.0
ParserObjref Struct Reference

#include <SALOME_ModuleCatalog_Parser.hxx>

Inheritance diagram for ParserObjref:

Public Member Functions

 ParserObjref ()
 

Data Fields

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
 

Constructor & Destructor Documentation

ParserObjref::ParserObjref ( )

References ParserType::kind.

Field Documentation

std::vector<std::string> ParserType::bases
inherited
std::string ParserType::content
inherited
std::string ParserType::id
inherited
std::vector< std::pair<std::string,std::string> > ParserType::members
inherited
std::string ParserType::name
inherited