#include <factory.hxx>
Public Attributes | |
std::string | _name |
std::string | _kind |
Definition at line 27 of file factory.hxx.
std::string mytype::_kind |
Definition at line 29 of file factory.hxx.
Referenced by YACS::typetypeParser::post(), and YACS::proctypeParser< T >::type().
std::string mytype::_name |
Definition at line 28 of file factory.hxx.
Referenced by YACS::typetypeParser::post(), and YACS::proctypeParser< T >::type().