Fermat
Public Types | Public Methods | List of all members
cugar::internals::CountedBase< CounterT > Class Template Referenceabstract
Inheritance diagram for cugar::internals::CountedBase< CounterT >:
cugar::internals::CountedBase_impl< PtrT, DeleterT, CounterT >

Public Types

typedef CounterT Counter_Type
 

Public Methods

virtual void dispose ()=0
 called when m_shcount goes to 0
 
virtual void destroy ()
 called when m_wkcount goes to 0
 
virtual void * get_deleter (const std::type_info &)=0
 
void add_ref_copy ()
 
void add_ref_lock ()
 
void release ()
 
void weak_add_ref ()
 
void weak_release ()
 
Counter_Type use_count () const
 

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