pinocchio  3.9.0
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
Loading...
Searching...
No Matches
deprecated_member< Policy > Struct Template Reference
Inheritance diagram for deprecated_member< Policy >:
Collaboration diagram for deprecated_member< Policy >:

Public Member Functions

 deprecated_member (const std::string &warning_message="This class member has been marked as deprecated and " "will be removed in a future release.")
Public Member Functions inherited from deprecated_warning_policy< boost::python::default_call_policies >
 deprecated_warning_policy (const std::string &warning_message="")
bool precall (ArgumentPackage const &args) const

Additional Inherited Members

Public Types inherited from deprecated_warning_policy< boost::python::default_call_policies >
typedef boost::python::default_call_policies::argument_package argument_package
typedef boost::python::default_call_policies::result_converter result_converter
Protected Attributes inherited from deprecated_warning_policy< boost::python::default_call_policies >
const std::string m_warning_message

Detailed Description

template<class Policy = boost::python::default_call_policies>
struct pinocchio::python::deprecated_member< Policy >

Definition at line 40 of file deprecation.hpp.

Constructor & Destructor Documentation

◆ deprecated_member()

template<class Policy = boost::python::default_call_policies>
deprecated_member(const std::string &warning_message = "This class member has been marked as deprecated and " "will be removed in a future release.")
inline

Definition at line 42 of file deprecation.hpp.


The documentation for this struct was generated from the following file: