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

gltext::RefImpl< Interface > Class Template Reference

#include <gltext.h>

List of all members.

Public Methods

void GLTEXT_CALL ref ()
void GLTEXT_CALL unref ()

Protected Methods

virtual ~RefImpl ()


Detailed Description

template<class Interface>
class gltext::RefImpl< Interface >

A basic implementation of the RefCounted interface. Derive your implementations from RefImpl<YourInterface>.

This class was originally written by Chad Austin for the audiere project and released under the LGPL.


Constructor & Destructor Documentation

template<class Interface>
virtual gltext::RefImpl< Interface >::~RefImpl   [inline, protected, virtual]
 

So the implementation can put its destruction logic in the destructor, as natural C++ code does.


The documentation for this class was generated from the following file:
Generated on Mon Aug 4 22:04:32 2003 for GLText by doxygen1.3-rc1