|
static bool | assign (const XMLRPCType &xml_value, PropertyType &prop_value) |
|
template<class XMLRPCType, class PropertyType>
struct XmlParamToValue< XMLRPCType, PropertyType, typename boost::enable_if< boost::is_convertible< XMLRPCType, PropertyType > >::type >
Definition at line 528 of file rtt_rosparam_service.cpp.
template<class XMLRPCType , class PropertyType >
static bool XmlParamToValue< XMLRPCType, PropertyType, typename boost::enable_if< boost::is_convertible< XMLRPCType, PropertyType > >::type >::assign |
( |
const XMLRPCType & |
xml_value, |
|
|
PropertyType & |
prop_value |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: