Public Methods | |
Refcount_ (const BaseT_ *Bptr) | |
Init with a BaseT_ object (deep copy) pointed to by Bptr. More... | |
Refcount_ (const Refcount_ &Rc) | |
copy ctor, for deep copy. | |
~Refcount_ () | |
destructor. | |
Public Attributes | |
int | Refcount |
BaseT_* | Ptr |
Definition at line 79 of file Derivhdl.hh.
|
Init with a BaseT_ object (deep copy) pointed to by Bptr. If NULL (the default), init to empty Definition at line 90 of file Derivhdl.hh. |
|
copy ctor, for deep copy.
Definition at line 94 of file Derivhdl.hh. |
|
destructor.
Definition at line 98 of file Derivhdl.hh. |
|
Definition at line 82 of file Derivhdl.hh. |
|
Definition at line 83 of file Derivhdl.hh. |