bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
#include <RCObject.h>
Public Member Functions | |
virtual void | executeUseCountHitZeroCB (RCObject *pAboutToDie)=0 |
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.
|
inline |
Definition at line 115 of file RCObject.h.
|
inlinevirtual |
Definition at line 118 of file RCObject.h.
|
pure virtual |
Implemented in agg_util::WeakRCPtr< T >, and agg_util::WeakRCPtr< agg_util::AggMemberDataset >.