Template Struct mimic_not_supported_function
Defined in File model-checker.hpp
Inheritance Relationships
Base Type
public boost::python::default_call_policies
Struct Documentation
-
template<class Policy = boost::python::default_call_policies>
struct mimic_not_supported_function : public boost::python::default_call_policies Public Functions
-
inline mimic_not_supported_function(size_t model_idx_)
-
template<class ArgumentPackage>
inline bool precall(ArgumentPackage const &args) const
Protected Attributes
-
const size_t model_idx
Protected Static Attributes
-
static const std::string m_error_message
-
inline mimic_not_supported_function(size_t model_idx_)