Searched defs:variable_wrapper (Results 1 – 1 of 1) sorted by relevance
44 class variable_wrapper: public variable { class46 variable_wrapper(PyObject* /*self*/): variable() { in variable_wrapper() function in variable_wrapper52 variable_wrapper(PyObject* /*self*/,variable v): variable(v) {} in variable_wrapper() function in variable_wrapper