pl-nk v0.4.5
Plonk|Plink|Plank are a set of cross-platform C/C++ frameworks for audio software development
WeakPointer Class Reference

Holds a weak reference to a SmartPointer. More...

Inherits SmartPointer.

List of all members.


Detailed Description

Holds a weak reference to a SmartPointer.

This is a peer to a SmartPointer and stores a copy of the pointer. The main difference is that this copy does not increment the reference count of the SmartPointer and gets set to 0 when the SmartPointer is deleted.

See also:
SmartPointer, WeakPointerContainer

The documentation for this class was generated from the following files:
 All Classes Functions Typedefs Enumerations Enumerator Properties