
#include <nub/refcounted.h>
Collaboration diagram for nub::ref_counts:

Definition at line 72 of file refcounted.h.
Public Member Functions | |
| void * | operator new (size_t bytes) |
| void | operator delete (void *space, size_t bytes) |
| ref_counts () throw () | |
| bool | is_owner_alive () const throw () |
| void | acquire_weak () throw () |
| int | release_weak () throw () |
| void | debug_dump () const throw () |
Friends | |
| class | nub::ref_counted |
1.4.4