ASPiK SDK
VSTGUI::ReferenceCounted< T > Class Template Reference
Inheritance diagram for VSTGUI::ReferenceCounted< T >:
VSTGUI::IReference Mandelbrot::ViewController VSTGUI::Animation::AlphaValueAnimation VSTGUI::Animation::Animator VSTGUI::Animation::ControlValueAnimation VSTGUI::Animation::ExchangeViewAnimation VSTGUI::Animation::ViewSizeAnimation VSTGUI::BitmapFilter::IFilter VSTGUI::CBaseObject VSTGUI::CBitmap VSTGUI::CBitmapPixelAccess VSTGUI::CDrawContext VSTGUI::CFileStream VSTGUI::CFontDesc VSTGUI::CGradient VSTGUI::CGraphicsPath VSTGUI::CMemoryStream VSTGUI::IDataPackage VSTGUI::IPlatformFont VSTGUI::IPlatformTimer VSTGUI::IPlatformViewLayer VSTGUI::UIAttributes VSTGUI::UIDescription VSTGUI::UIViewFactory VSTGUI::X11::IRunLoop

Public Member Functions

 ReferenceCounted (const ReferenceCounted &)
 
ReferenceCountedoperator= (const ReferenceCounted &)
 
Reference Counting Methods
void forget () override
 decrease refcount and delete object if refcount == 0
 
void remember () override
 increase refcount
 
virtual int32_t getNbReference () const
 get refcount
 
virtual void beforeDelete ()
 

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