

Public Member Functions | |
| virtual | ~RefCountServantBase () | 
| virtual void | _sct_add_ref () | 
| virtual void | _sct_remove_ref () | 
| virtual void | performCountEqualsZeroAction ()=0 | 
Protected Member Functions | |
| RefCountServantBase () | |
| RefCountServantBase (const RefCountServantBase &) | |
| RefCountServantBase & | operator= (const RefCountServantBase &) | 
Private Attributes | |
| int | pd_refCount | 
| boost::mutex | m_mutex | 
Definition at line 20 of file RefCountServantBase.h.
 1.4.6