Public Methods | |
testD (int ii=0) | |
testD (testD const &rhs) | |
virtual | ~testD () |
virtual testD * | clone () const |
virtual void | do_mut () |
virtual void | do_const () const |
|
Definition at line 22 of file test-refcount.C. Referenced by clone. |
|
Definition at line 23 of file test-refcount.C. |
|
Definition at line 25 of file test-refcount.C. |
|
Implements testA. Definition at line 26 of file test-refcount.C. References testD. |
|
Implements testA. Definition at line 30 of file test-refcount.C. |
|
Implements testA. Definition at line 31 of file test-refcount.C. |