io::proxy< C > Member List
This is the complete list of members for
io::proxy< C >, including all inherited members.
class_version_id() const | io::proxy< C > | [inline, virtual] |
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(C *ref) (defined in io::proxy< C >) | io::proxy< C > | [inline, static] |
mark_as_volatile() | nub::ref_counted | |
obj_typename() const | io::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 | |
proxy(C *ref) (defined in io::proxy< C >) | io::proxy< C > | [inline, protected] |
read_from(io::reader &reader) | io::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::proxy< C > | [inline, virtual] |
~object() GVX_DTOR_NOTHROW | nub::object | [protected, virtual] |
~proxy() (defined in io::proxy< C >) | io::proxy< C > | [inline, protected, virtual] |
~ref_counted() GVX_DTOR_NOTHROW | nub::ref_counted | [virtual] |
~serializable() GVX_DTOR_NOTHROW | io::serializable | [protected, virtual] |