Public Member Functions | |
| RefCount (const RefCount &rhs) | |
| RefCount & | operator= (const RefCount &rhs) |
Protected Member Functions | |
| virtual void | destroy ()=0 |
| bool | is_last_copy () const |
| int | getref () const |
| void | addref () |
| void | subref (bool final=false) |
1.6.3