Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CL_RefCountable Class Reference

#include <blitters.h>

Inheritance diagram for CL_RefCountable:

Inheritance graph
[legend]
List of all members.

Public Methods

void add_ref ()
int release_ref ()
virtual ~CL_RefCountable ()

Protected Methods

 CL_RefCountable ()

Private Attributes

int ref

Constructor & Destructor Documentation

CL_RefCountable::~CL_RefCountable ( ) [inline, virtual]
 

Definition at line 36 of file blitters.h.

CL_RefCountable::CL_RefCountable ( ) [inline, protected]
 

Definition at line 38 of file blitters.h.


Member Function Documentation

void CL_RefCountable::add_ref ( ) [inline]
 

Definition at line 33 of file blitters.h.

Referenced by CL_Blitters::set_clip(), CL_Blitters::set_noclip(), CL_Blitters::set_scale_clip(), and CL_Blitters::set_scale_noclip().

int CL_RefCountable::release_ref ( ) [inline]
 

Definition at line 34 of file blitters.h.

Referenced by CL_Blitters::remove().


Member Data Documentation

int CL_RefCountable::ref [private]
 

Definition at line 40 of file blitters.h.


The documentation for this class was generated from the following file:
Generated at Wed Apr 4 19:57:20 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001