AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Defines the AJARefPtr template class. More...
#include "../system/atomic.h"
Go to the source code of this file.
Classes | |
class | Referent< TRef > |
I am the referent object that maintains the reference count and the pointer to the underlying object whose lifespan I manage. More... | |
class | AJARefPtr< TRef > |
I am a reference-counted pointer template class. I am intended to be a proxy for an underlying object, whose lifespan is automatically managed by the Referent template class that I work with. More... | |
Defines the AJARefPtr template class.
Definition in file ajarefptr.h.