csutil/refcount.h File Reference
Reference Counting Interface. More...
#include "csextern.h"
#include "csutil/reftrackeraccess.h"
Go to the source code of this file.
Classes | |
| class | csRefCount |
| This is a class which provides basic reference-counting semantics. More... | |
| class | CS::Utility::FastRefCount< ActualClass > |
| This is a class which provides basic reference-counting semantics. More... | |
| class | CS::Utility::InternalRefCount |
| This class is used to hold a reference count seperate to the normal one. More... | |
Namespaces | |
| namespace | CS |
| Main namespace for CrystalSpace. | |
| namespace | CS::Utility |
| Assorted utility functions and classes that doesn't belong anywhere else. | |
Detailed Description
Reference Counting Interface.
Definition in file refcount.h.
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
