|
pvAccessCPP
7.1.1
|
Instance declaring destroy method. More...
#include <utils/pv/destroyable.h>

Classes | |
| class | cleaner |
| for use with shared_ptr<> when wrapping More... | |
Public Member Functions | |
| POINTER_DEFINITIONS (Destroyable) | |
| virtual void | destroy () |
| Destroy this instance. | |
Instance declaring destroy method.
Definition at line 24 of file destroyable.h.
1.8.13