pinocchio  3.7.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< Policy >
 deprecated_warning_policy (const std::string &warning_message="")
 
template<class ArgumentPackage >
bool precall (ArgumentPackage const &args) const
 

Additional Inherited Members

- Public Types inherited from deprecated_warning_policy< Policy >
typedef Policy::argument_package argument_package
 
typedef Policy::result_converter result_converter
 
- Protected Attributes inherited from deprecated_warning_policy< Policy >
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: