#include <falcon/setup.h>
#include <falcon/types.h>
#include <falcon/gcalloc.h>
Go to the source code of this file.
Classes | |
class | Falcon::Garbageable |
class | Falcon::GarbageableBase |
Namespaces | |
namespace | Falcon |
CONST. |
This file contains the interface for objects and classes that can be subject of garbaging (i.e. because they can be inserted into items) and other utility definition for garbage collecting process.