Adonthell  0.4
py_object Member List

This is the complete list of members for py_object, including all inherited members.

call_method(const string &name, PyObject *args=NULL) constpy_objectinline
call_method_ret(const string &name, PyObject *args=NULL) constpy_object
class_name() constpy_objectinline
clear()py_object
create_instance(string file, string classname, PyObject *args=NULL)py_object
file_name() constpy_objectinline
get_attribute(const string &name) constpy_object
get_attribute_int(const string &name)py_object
get_attribute_string(const string &name)py_object
get_instance(const bool &incref=true) constpy_objectinline
has_attribute(const std::string &name)py_object
Instancepy_objectprotected
py_object()py_object
reload_instance(string file, string classname, PyObject *args=NULL)py_object
run(PyObject *args=NULL)py_objectinline
set_attribute(const string &name, PyObject *value)py_object
set_attribute_int(const string &name, s_int32 value)py_object
set_attribute_string(const string &name, const string &value)py_object
~py_object()py_object