#include <boost/python.hpp>#include <hpp/core/parameter.hh>#include <pyhpp/core/fwd.hh>#include <pyhpp/util.hh>
Namespaces | |
| namespace | pyhpp |
| namespace | pyhpp::core |
Macros | |
| #define | RETURN_AS(type, variable) |
Functions | |
| object | pyhpp::core::parameter_as_python_object (Parameter *p) |
| Parameter | pyhpp::core::create (object param) |
| Parameter | pyhpp::core::createBool (bool param) |
| void | pyhpp::core::exposeParameter () |
| #define RETURN_AS | ( | type, | |
| variable | |||
| ) |