news download themes documentation links










FbTk::RefCount< Pointer > Class Template Reference

holds a pointer with reference counting, similar to std:auto_ptr More...

#include <RefCount.hh>

List of all members.

Public Member Functions

 RefCount (Pointer *p)
 RefCount (RefCount< Pointer > &copy)
 RefCount (const RefCount< Pointer > &copy)
RefCount< Pointer > & operator= (const RefCount< Pointer > &copy)
RefCount< Pointer > & operator= (Pointer *p)
Pointer * operator * () const
Pointer * operator-> () const
Pointer * get () const
unsigned int usedBy () const
 number of referenses


Detailed Description

template<typename Pointer>
class FbTk::RefCount< Pointer >

holds a pointer with reference counting, similar to std:auto_ptr

Definition at line 29 of file RefCount.hh.


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

Fluxbox CVS-Jan-2003




      



Got comments about the page? Send them to webmaster.
If you have general Fluxbox related questions ask them on our irc channel or mailing lists.

Show Source








Designed by aLEczapKA