#include <deprecation.hpp>
|
| | deprecated_function (const std::string &warning_message="This function has been marked as deprecated and will be removed in a future release.") |
| |
| | deprecated_warning_policy (const std::string &warning_message="") |
| |
| template<class ArgumentPackage > |
| bool | precall (ArgumentPackage const &args) const |
| |
template<class Policy = boost::python::default_call_policies>
struct pinocchio::python::deprecated_function< Policy >
Definition at line 49 of file bindings/python/utils/deprecation.hpp.
◆ deprecated_function()
template<class Policy = boost::python::default_call_policies>
The documentation for this struct was generated from the following file: