Util::GenRefCounter Class Reference

#include <Utils.h>

Inheritance diagram for Util::GenRefCounter:
Inheritance graph
[legend]
Collaboration diagram for Util::GenRefCounter:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual ~GenRefCounter ()
 operator bool () const
bool operator! () const
bool operator== (const GenRefCounter &grc) const
bool operator!= (const GenRefCounter &grc) const
bool operator< (const GenRefCounter &grc) const
GenRefCountedgetCounted (bool bThrow=true) const

Protected Member Functions

 GenRefCounter ()
 GenRefCounter (const GenRefCounter &grc)
 GenRefCounter (GenRefCounted *pgrc)
GenRefCounteroperator= (const GenRefCounter &grc)
GenRefCounteroperator= (GenRefCounted *pgrc)
void setCounted (GenRefCounted *pgrc)

Detailed Description

Definition at line 451 of file Utils.h.


Constructor & Destructor Documentation

Util::GenRefCounter::GenRefCounter (  )  [inline, protected]

Definition at line 459 of file Utils.h.

Util::GenRefCounter::GenRefCounter ( const GenRefCounter grc  )  [inline, protected]

Definition at line 464 of file Utils.h.

Util::GenRefCounter::GenRefCounter ( GenRefCounted pgrc  )  [inline, protected]

Definition at line 470 of file Utils.h.

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

Definition at line 490 of file Utils.h.


Member Function Documentation

GenRefCounted* Util::GenRefCounter::getCounted ( bool  bThrow = true  )  const [inline]

Definition at line 524 of file Utils.h.

Util::GenRefCounter::operator bool (  )  const [inline]

Reimplemented in BON::FCO.

Definition at line 497 of file Utils.h.

bool Util::GenRefCounter::operator! (  )  const [inline]

Reimplemented in BON::FCO.

Definition at line 502 of file Utils.h.

bool Util::GenRefCounter::operator!= ( const GenRefCounter grc  )  const [inline]

Definition at line 512 of file Utils.h.

bool Util::GenRefCounter::operator< ( const GenRefCounter grc  )  const [inline]

Definition at line 517 of file Utils.h.

GenRefCounter& Util::GenRefCounter::operator= ( GenRefCounted pgrc  )  [inline, protected]

Definition at line 483 of file Utils.h.

GenRefCounter& Util::GenRefCounter::operator= ( const GenRefCounter grc  )  [inline, protected]

Definition at line 476 of file Utils.h.

bool Util::GenRefCounter::operator== ( const GenRefCounter grc  )  const [inline]

Definition at line 507 of file Utils.h.

void Util::GenRefCounter::setCounted ( GenRefCounted pgrc  )  [inline, protected]

Definition at line 532 of file Utils.h.


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