#include <deprecation.hpp>
|
| | deprecated_member (const std::string &warning_message="This class member 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_member< Policy >
Definition at line 40 of file bindings/python/utils/deprecation.hpp.
◆ deprecated_member()
template<class Policy = boost::python::default_call_policies>
The documentation for this struct was generated from the following file: