Util::GenRefCounted Class Reference

#include <Utils.h>

Inheritance diagram for Util::GenRefCounted:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~GenRefCounted ()
bool isDeleted () const
virtual bool setDeleted ()
bool isDisposable () const

Public Attributes

friend GenRefCounter

Protected Member Functions

 GenRefCounted (bool bDisposable=true, GenRefCounted *pAggregator=NULL)
 GenRefCounted (bool bDisposable, GenRefCounted *pAggregator1, GenRefCounted *pAggregator2)
void setDisposable (bool bDisposable)
void setAggregators (const std::set< GenRefCounted * > &setAggregators)

Detailed Description

Definition at line 334 of file Utils.h.


Constructor & Destructor Documentation

Util::GenRefCounted::GenRefCounted ( bool  bDisposable = true,
GenRefCounted pAggregator = NULL 
) [inline, protected]

Definition at line 346 of file Utils.h.

Util::GenRefCounted::GenRefCounted ( bool  bDisposable,
GenRefCounted pAggregator1,
GenRefCounted pAggregator2 
) [inline, protected]

Definition at line 353 of file Utils.h.

virtual Util::GenRefCounted::~GenRefCounted (  )  [inline, virtual]

Definition at line 363 of file Utils.h.


Member Function Documentation

bool Util::GenRefCounted::isDeleted (  )  const [inline]

Definition at line 423 of file Utils.h.

bool Util::GenRefCounted::isDisposable (  )  const [inline]

Definition at line 436 of file Utils.h.

void Util::GenRefCounted::setAggregators ( const std::set< GenRefCounted * > &  setAggregators  )  [inline, protected]

Definition at line 417 of file Utils.h.

virtual bool Util::GenRefCounted::setDeleted (  )  [inline, virtual]
void Util::GenRefCounted::setDisposable ( bool  bDisposable  )  [inline, protected]

Definition at line 412 of file Utils.h.


Member Data Documentation

Definition at line 442 of file Utils.h.


The documentation for this class was generated from the following file:
Generated on Thu May 30 15:55:35 2013 for GME by  doxygen 1.6.3