Template Struct deprecated_warning_policy
Defined in File deprecation.hpp
Inheritance Relationships
Base Type
public boost::python::default_call_policies
Derived Types
public pinocchio::python::deprecated_function< Policy >
(Template Struct deprecated_function)public pinocchio::python::deprecated_member< Policy >
(Template Struct deprecated_member)
Struct Documentation
-
template<class Policy = boost::python::default_call_policies>
struct deprecated_warning_policy : public boost::python::default_call_policies Subclassed by pinocchio::python::deprecated_function< Policy >, pinocchio::python::deprecated_member< Policy >
Public Types
Public Functions
-
inline deprecated_warning_policy(const std::string &warning_message = "")
-
template<class ArgumentPackage>
inline bool precall(ArgumentPackage const &args) const
Protected Attributes
-
const std::string m_warning_message
-
inline deprecated_warning_policy(const std::string &warning_message = "")