GME  13
Public Member Functions | Protected Member Functions | Friends
OclCommon::ReferenceCountable< TRefCount > Class Template Reference

#include <OCLRefCount.h>

List of all members.

Public Member Functions

virtual ~ReferenceCountable ()

Protected Member Functions

 ReferenceCountable ()

Friends

class RCSmart< TRefCount >

Detailed Description

template<class TRefCount>
class OclCommon::ReferenceCountable< TRefCount >

Definition at line 28 of file OCLRefCount.h.


Constructor & Destructor Documentation

template<class TRefCount>
OclCommon::ReferenceCountable< TRefCount >::ReferenceCountable ( ) [inline, protected]

Definition at line 34 of file OCLRefCount.h.

template<class TRefCount>
virtual OclCommon::ReferenceCountable< TRefCount >::~ReferenceCountable ( ) [inline, virtual]

Definition at line 40 of file OCLRefCount.h.


Friends And Related Function Documentation

template<class TRefCount>
friend class RCSmart< TRefCount > [friend]

Definition at line 44 of file OCLRefCount.h.


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