11 #ifndef SWIG_pywrapsat_WRAP_H_
12 #define SWIG_pywrapsat_WRAP_H_
28 std::map<std::string, bool>::const_iterator iv = swig_inner.find(swig_protected_method_name);
29 return (iv != swig_inner.end() ? iv->second :
false);
31 void swig_set_inner(
const char *swig_protected_method_name,
bool swig_val)
const {
32 swig_inner[swig_protected_method_name] = swig_val;
35 mutable std::map<std::string, bool> swig_inner;
37 #if defined(SWIG_PYTHON_DIRECTOR_VTABLE)
39 PyObject *swig_get_method(
size_t method_index,
const char *method_name)
const {
40 PyObject *method = vtable[method_index];
45 std::string msg =
"Method in class SolutionCallback doesn't exist, undefined ";
49 vtable[method_index] = method;
PyObject * swig_get_self() const
static void raise(const char *msg)
virtual void OnSolutionCallback() const
void swig_set_inner(const char *swig_protected_method_name, bool swig_val) const
virtual ~SwigDirector_SolutionCallback()
SwigDirector_SolutionCallback()
bool swig_get_inner(const char *swig_protected_method_name) const
SWIGINTERN PyObject * SWIG_Python_str_FromChar(const char *c)