#include <factory.hxx>
Public Attributes | |
std::string | _name |
std::string | _value |
Definition at line 95 of file factory.hxx.
std::string myprop::_name |
Definition at line 96 of file factory.hxx.
Referenced by YACS::structtypeParser::member(), YACS::propertytypeParser::name(), YACS::membertypeParser::name(), YACS::componentinstancetypeParser::property(), YACS::looptypeParser< T >::property(), YACS::inporttypeParser< T >::property(), YACS::casetypeParser::property(), YACS::controltypeParser< T >::property(), YACS::containertypeParser::property(), YACS::nodetypeParser< T >::property(), and YACS::bloctypeParser< T >::property().
std::string myprop::_value |
Definition at line 97 of file factory.hxx.
Referenced by YACS::structtypeParser::member(), YACS::componentinstancetypeParser::property(), YACS::looptypeParser< T >::property(), YACS::inporttypeParser< T >::property(), YACS::casetypeParser::property(), YACS::controltypeParser< T >::property(), YACS::containertypeParser::property(), YACS::nodetypeParser< T >::property(), YACS::bloctypeParser< T >::property(), YACS::membertypeParser::type(), and YACS::propertytypeParser::value().