bes Updated for version 3.20.13
agg_util::UseCountHitZeroCB Class Referenceabstract

#include <RCObject.h>

Collaboration diagram for agg_util::UseCountHitZeroCB:
Collaboration graph

Public Member Functions

virtual void executeUseCountHitZeroCB (RCObject *pAboutToDie)=0
 

Detailed Description

Interface for registering callbacks to the RCObject for when the usecount hits 0 but before the deallocate functionality is performed.

Definition at line 113 of file RCObject.h.

Constructor & Destructor Documentation

◆ UseCountHitZeroCB()

agg_util::UseCountHitZeroCB::UseCountHitZeroCB ( )
inline

Definition at line 115 of file RCObject.h.

◆ ~UseCountHitZeroCB()

virtual agg_util::UseCountHitZeroCB::~UseCountHitZeroCB ( )
inlinevirtual

Definition at line 118 of file RCObject.h.

Member Function Documentation

◆ executeUseCountHitZeroCB()

virtual void agg_util::UseCountHitZeroCB::executeUseCountHitZeroCB ( RCObject pAboutToDie)
pure virtual

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