AJA NTV2 SDK  17.1.1.1245
NTV2 SDK 17.1.1.1245
ajarefptr.h File Reference

Defines the AJARefPtr template class. More...

#include "../system/atomic.h"
Include dependency graph for ajarefptr.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Defines the AJARefPtr template class.

Definition in file ajarefptr.h.