dynamicgraph::python::convert Namespace Reference

Functions

command::Value toValue (boost::python::object o, const command::Value::Type &type)
 
boost::python::object fromValue (const command::Value &value)
 
command::Value toValue (bp::object o, const command::Value::Type &valueType)
 

Function Documentation

◆ fromValue()

bp::object dynamicgraph::python::convert::fromValue ( const command::Value &  value)

◆ toValue() [1/2]

command::Value dynamicgraph::python::convert::toValue ( boost::python::object  o,
const command::Value::Type &  type 
)

◆ toValue() [2/2]

command::Value dynamicgraph::python::convert::toValue ( bp::object  o,
const command::Value::Type &  valueType 
)