io::const_proxy< C > Member List
This is the complete list of members for
io::const_proxy< C >, including all inherited members.
| class_version_id() const | io::const_proxy< C > | [inline, virtual] |
| const_proxy(const C *ref) (defined in io::const_proxy< C >) | io::const_proxy< C > | [inline, protected] |
| dbg_ref_count() const | nub::ref_counted | |
| dbg_weak_ref_count() const | nub::ref_counted | |
| decr_ref_count() const | nub::ref_counted | |
| decr_ref_count_no_delete() const | nub::ref_counted | |
| get_counts() const | nub::ref_counted | |
| id() const | nub::object | |
| incr_ref_count() const | nub::ref_counted | |
| is_not_shareable() const | nub::ref_counted | |
| is_shared() const | nub::ref_counted | |
| is_unshared() const | nub::ref_counted | |
| make(const C *ref) (defined in io::const_proxy< C >) | io::const_proxy< C > | [inline, static] |
| mark_as_volatile() | nub::ref_counted | |
| obj_typename() const | io::const_proxy< C > | [inline, virtual] |
| object() | nub::object | [protected] |
| operator delete(void *space, size_t bytes) | nub::ref_counted | |
| operator new(size_t bytes) | nub::ref_counted | |
| read_from(io::reader &reader) | io::const_proxy< C > | [inline, virtual] |
| real_typename() const | nub::object | |
| ref_counted() | nub::ref_counted | |
| serializable() | io::serializable | [protected] |
| unique_name() const | nub::object | |
| write_to(io::writer &writer) const | io::const_proxy< C > | [inline, virtual] |
| ~const_proxy() (defined in io::const_proxy< C >) | io::const_proxy< C > | [inline, protected, virtual] |
| ~object() GVX_DTOR_NOTHROW | nub::object | [protected, virtual] |
| ~ref_counted() GVX_DTOR_NOTHROW | nub::ref_counted | [virtual] |
| ~serializable() GVX_DTOR_NOTHROW | io::serializable | [protected, virtual] |