This is the complete list of members for cdef_object_rep, including all inherited members.
| array_value() const | cdef_object_rep | inlinevirtual |
| break_closure_cycles(const std::shared_ptr< stack_frame > &) | cdef_object_rep | inlinevirtual |
| cdef_object | cdef_object_rep | friend |
| cdef_object_rep() | cdef_object_rep | inline |
| cdef_object_rep(const cdef_object_rep &) | cdef_object_rep | inlineprotected |
| class_name() const | cdef_object_rep | |
| clone() const | cdef_object_rep | inlinevirtual |
| copy() const | cdef_object_rep | inlinevirtual |
| destroy() | cdef_object_rep | inlinevirtual |
| dims() const | cdef_object_rep | inlinevirtual |
| empty_clone() const | cdef_object_rep | inlinevirtual |
| get(const std::string &) const | cdef_object_rep | inlinevirtual |
| get_class() const | cdef_object_rep | virtual |
| get_property(octave_idx_type, const std::string &) const | cdef_object_rep | inlinevirtual |
| is_array() const | cdef_object_rep | inlinevirtual |
| is_constructed() const | cdef_object_rep | inlinevirtual |
| is_constructed_for(const cdef_class &) const | cdef_object_rep | inlinevirtual |
| is_handle_object() const | cdef_object_rep | inlinevirtual |
| is_meta_object() const | cdef_object_rep | inlinevirtual |
| is_partially_constructed_for(const cdef_class &) const | cdef_object_rep | inlinevirtual |
| is_valid() const | cdef_object_rep | inlinevirtual |
| is_value_object() const | cdef_object_rep | inlinevirtual |
| m_count | cdef_object_rep | protected |
| make_array() const | cdef_object_rep | inlinevirtual |
| map_keys() const | cdef_object_rep | virtual |
| mark_as_constructed() | cdef_object_rep | inlinevirtual |
| mark_as_constructed(const cdef_class &) | cdef_object_rep | inlinevirtual |
| mark_for_construction(const cdef_class &) | cdef_object_rep | inlinevirtual |
| operator=(const cdef_object_rep &)=delete | cdef_object_rep | |
| put(const std::string &, const octave_value &) | cdef_object_rep | inlinevirtual |
| release(const cdef_object &obj) | cdef_object_rep | |
| set_class(const cdef_class &) | cdef_object_rep | inlinevirtual |
| set_property(octave_idx_type, const std::string &, const octave_value &) | cdef_object_rep | inlinevirtual |
| static_count() const | cdef_object_rep | inlinevirtual |
| subsasgn(const std::string &, const std::list< octave_value_list > &, const octave_value &) | cdef_object_rep | inlinevirtual |
| subsref(const std::string &, const std::list< octave_value_list > &, int, std::size_t &, const cdef_class &, bool) | cdef_object_rep | inlinevirtual |
| ~cdef_object_rep()=default | cdef_object_rep | virtual |