| array_value(void) const | cdef_object_rep | inlinevirtual |
| cdef_meta_object_rep(void) | cdef_meta_object_rep | inline |
| cdef_meta_object_rep(const cdef_meta_object_rep &obj) | cdef_meta_object_rep | inlineprotected |
| cdef_method_rep(void) | cdef_method::cdef_method_rep | inline |
| cdef_method_rep(const cdef_method_rep &m) | cdef_method::cdef_method_rep | inlineprivate |
| cdef_object_base(void) | cdef_object_base | inline |
| cdef_object_base(const cdef_object_base &obj) | cdef_object_base | inlineprotected |
| cdef_object_rep(void) | cdef_object_rep | inline |
| cdef_object_rep(const cdef_object_rep &) | cdef_object_rep | inlineprotected |
| cdef_object_scalar(void) | cdef_object_scalar | inline |
| cdef_object_scalar(const cdef_object_scalar &obj) | cdef_object_scalar | inlineprotected |
| check_access(void) const | cdef_method::cdef_method_rep | |
| check_method(void) | cdef_method::cdef_method_rep | private |
| class_name(void) const | cdef_object_rep | inline |
| clone(void) const | handle_cdef_object | inlinevirtual |
| copy(void) const | cdef_method::cdef_method_rep | inlinevirtual |
| ctor_list | cdef_object_scalar | protected |
| destroy(void) | cdef_object_rep | inlinevirtual |
| dims(void) const | cdef_object_scalar | inlinevirtual |
| dispatch_type | cdef_method::cdef_method_rep | private |
| empty_clone(void) const | cdef_object_base | inlinevirtual |
| execute(const octave_value_list &args, int nargout, bool do_check_access=true, const std::string &who=std::string()) | cdef_method::cdef_method_rep | |
| execute(const cdef_object &obj, const octave_value_list &args, int nargout, bool do_check_access=true, const std::string &who=std::string()) | cdef_method::cdef_method_rep | |
| function | cdef_method::cdef_method_rep | private |
| get(const std::string &pname) const | cdef_object_scalar | inlinevirtual |
| get_class(void) const | cdef_object_base | inlinevirtual |
| get_function(void) const | cdef_method::cdef_method_rep | inline |
| get_name(void) const | cdef_method::cdef_method_rep | inline |
| handle_cdef_object(void) | handle_cdef_object | inline |
| handle_cdef_object(const handle_cdef_object &obj) | handle_cdef_object | inlineprotected |
| is_array(void) const | cdef_object_rep | inlinevirtual |
| is_class(void) const | cdef_meta_object_rep | inlinevirtual |
| is_constructed(void) const | cdef_object_scalar | inlinevirtual |
| is_constructed_for(const cdef_class &cls) const | cdef_object_scalar | virtual |
| is_constructor(void) const | cdef_method::cdef_method_rep | |
| is_external(void) const | cdef_method::cdef_method_rep | inline |
| is_handle_object(void) const | handle_cdef_object | inlinevirtual |
| is_meta_object(void) const | cdef_meta_object_rep | inlinevirtual |
| is_method(void) const | cdef_method::cdef_method_rep | inlinevirtual |
| is_package(void) const | cdef_meta_object_rep | inlinevirtual |
| is_partially_constructed_for(const cdef_class &cls) const | cdef_object_scalar | virtual |
| is_property(void) const | cdef_meta_object_rep | inlinevirtual |
| is_static(void) const | cdef_method::cdef_method_rep | inline |
| is_valid(void) const | handle_cdef_object | inlinevirtual |
| is_value_object(void) const | cdef_object_rep | inlinevirtual |
| make_array(void) const | cdef_object_base | inlinevirtual |
| map | cdef_object_scalar | protected |
| map_keys(void) const | cdef_object_rep | virtual |
| mark_as_constructed(void) | cdef_object_scalar | inlinevirtual |
| mark_as_constructed(const cdef_class &cls) | cdef_object_scalar | inlinevirtual |
| mark_as_external(const std::string &dtype) | cdef_method::cdef_method_rep | inline |
| mark_for_construction(const cdef_class &) | cdef_object_scalar | virtual |
| meta_is_postfix_index_handled(char type) const | cdef_method::cdef_method_rep | inlinevirtual |
| meta_release(void) | cdef_meta_object_rep | inlinevirtual |
| meta_subsref(const std::string &type, const std::list< octave_value_list > &idx, int nargout) | cdef_method::cdef_method_rep | virtual |
| put(const std::string &pname, const octave_value &val) | cdef_object_scalar | inlinevirtual |
| refcount | cdef_object_rep | protected |
| release(void) | cdef_object_rep | inline |
| set_class(const cdef_class &cls) | cdef_object_base | inlinevirtual |
| set_function(const octave_value &fcn) | cdef_method::cdef_method_rep | inline |
| set_name(const std::string &nm) | cdef_method::cdef_method_rep | inline |
| static_count(void) const | cdef_object_rep | inlinevirtual |
| subsasgn(const std::string &type, const std::list< octave_value_list > &idx, const octave_value &rhs) | cdef_object_scalar | virtual |
| subsref(const std::string &type, const std::list< octave_value_list > &idx, int nargout, size_t &skip, const cdef_class &context, bool auto_add) | cdef_object_scalar | virtual |
| wrap(void) | cdef_method::cdef_method_rep | inlineprivate |
| ~cdef_meta_object_rep(void) | cdef_meta_object_rep | inline |
| ~cdef_object_base(void) | cdef_object_base | inline |
| ~cdef_object_rep(void) | cdef_object_rep | inlinevirtual |
| ~cdef_object_scalar(void) | cdef_object_scalar | inline |
| ~handle_cdef_object(void) | handle_cdef_object | |