Util::GenRefCounter Class Reference
#include <Utils.h>
List of all members.
Detailed Description
Definition at line 451 of file Utils.h.
Constructor & Destructor Documentation
Util::GenRefCounter::GenRefCounter |
( |
|
) |
[inline, protected] |
Util::GenRefCounter::GenRefCounter |
( |
const GenRefCounter & |
grc |
) |
[inline, protected] |
Util::GenRefCounter::GenRefCounter |
( |
GenRefCounted * |
pgrc |
) |
[inline, protected] |
virtual Util::GenRefCounter::~GenRefCounter |
( |
|
) |
[inline, virtual] |
Member Function Documentation
GenRefCounted* Util::GenRefCounter::getCounted |
( |
bool |
bThrow = true |
) |
const [inline] |
Util::GenRefCounter::operator bool |
( |
|
) |
const [inline] |
bool Util::GenRefCounter::operator! |
( |
|
) |
const [inline] |
bool Util::GenRefCounter::operator!= |
( |
const GenRefCounter & |
grc |
) |
const [inline] |
bool Util::GenRefCounter::operator< |
( |
const GenRefCounter & |
grc |
) |
const [inline] |
bool Util::GenRefCounter::operator== |
( |
const GenRefCounter & |
grc |
) |
const [inline] |
void Util::GenRefCounter::setCounted |
( |
GenRefCounted * |
pgrc |
) |
[inline, protected] |
The documentation for this class was generated from the following file: