RDK Documentation (Open Sourced RDK Components)
ReferenceCount Class Reference

Provides reference based memory management. More...

#include <aampoutputprotection.h>

Inheritance diagram for ReferenceCount:
Inheritance graph
Collaboration diagram for ReferenceCount:
Collaboration graph

Public Member Functions

uint32_t AddRef () const
 
void Release () const
 

Private Attributes

pthread_mutex_t m_refCountMutex
 
int m_refCount
 

yes

Provides reference based memory management.

Definition at line 79 of file aampoutputprotection.h.


The documentation for this class was generated from the following file: