#include <factory.hxx>
Public Attributes | |
std::string | _name |
std::string | _code |
Definition at line 102 of file factory.hxx.
std::string myfunc::_code |
Definition at line 104 of file factory.hxx.
Referenced by YACS::inlinetypeParser< T >::function(), YACS::containertypeParser::initializescriptkey(), YACS::codetypeParser::post(), YACS::functypeParser::post(), YACS::remotetypeParser< T >::script(), YACS::servertypeParser< T >::script(), and YACS::inlinetypeParser< T >::script().
std::string myfunc::_name |
Definition at line 103 of file factory.hxx.
Referenced by YACS::inlinetypeParser< T >::function(), YACS::functypeParser::name(), and YACS::codetypeParser::post().