ADTF  3.18.2
ireference_counted_object< Interface >abstract

An internal stable interface for binary compatibility of reference counting. More...

Public Member Functions

virtual tVoid AddReference () const =0
 
virtual tVoid RemoveReference () const =0
 
virtual const Interface & GetObject () const =0
 
virtual Interface & GetObject ()=0
 

Detailed Description

template<typename Interface>
class A_UTILS_NS::detail::ireference_counted_object< Interface >

An internal stable interface for binary compatibility of reference counting.

Definition at line 22 of file builds/digitalwerk/solutions/adtf_content/adtf_base/adtf_core/src/libraries/a_utils/include/a_utils/core/reference_counted_object_intf.h.