Static Public Member Functions | |
static bool | assign (const XMLRPCType &xml_value, PropertyType &prop_value) |
Definition at line 428 of file rtt_rosparam_service.cpp.
static bool XmlParamToValue< XMLRPCType, PropertyType, typename boost::enable_if< boost::is_convertible< XMLRPCType, PropertyType > >::type >::assign | ( | const XMLRPCType & | xml_value, |
PropertyType & | prop_value | ||
) | [inline, static] |
Definition at line 429 of file rtt_rosparam_service.cpp.