#include <deprecation.hh>

| Public Member Functions | |
| deprecated_function (const std::string &warning_message="This function has been marked as deprecated and " "will be removed in a future release.") | |
|  Public Member Functions inherited from coal::python::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 coal::python::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 coal::python::deprecated_warning_policy< boost::python::default_call_policies > | |
| const std::string | m_warning_message | 
Definition at line 42 of file deprecation.hh.
| 
 | inline | 
Definition at line 43 of file deprecation.hh.