#include <factory.hxx>

Public Attributes | |
| std::string | _tonode | 
| std::string | _toport | 
| std::string | _value | 
Definition at line 73 of file factory.hxx.
| std::string myparam::_tonode | 
Definition at line 74 of file factory.hxx.
Referenced by YACS::bloctypeParser< T >::parameter(), and YACS::parametertypeParser::tonode().
| std::string myparam::_toport | 
Definition at line 75 of file factory.hxx.
Referenced by YACS::bloctypeParser< T >::parameter(), and YACS::parametertypeParser::toport().
| std::string myparam::_value | 
Definition at line 76 of file factory.hxx.
Referenced by YACS::bloctypeParser< T >::parameter(), and YACS::parametertypeParser::value().