#include <stdlib.h>
#include <falcon/types.h>
#include <falcon/itemid.h>
#include <falcon/garbageable.h>
#include <falcon/basealloc.h>
#include <falcon/string.h>
#include <falcon/corerange.h>


Go to the source code of this file.
Classes | |
| class | Falcon::GarbageItem |
| Creates a garbageable version of an item. More... | |
| class | Falcon::Item |
| Basic item abstraction. More... | |
| class | Falcon::SafeItem |
Namespaces | |
| namespace | Falcon |
| CONST. | |
Typedefs | |
| typedef void ** | Falcon::CommOpsTable |
Variables | |
| FALCON_DYN_SYM CommOpsTable | Falcon::CommOpsDict [] |
1.5.8