#include <slot.h>
Public Member Functions | |
| Slot (void *v) | |
| void * | set_address (void *v) |
| void * | get_address () |
| void * | dereference () |
| void | write (void *obj) |
| bool | is_null () |
Static Public Member Functions | |
| static void | init (void *base, void *ceiling) |
| static void * | managed_null () |
| Slot.Slot | ( | void * | v | ) |
| static void Slot.init | ( | void * | base, | |
| void * | ceiling | |||
| ) | [static] |
| void* Slot.set_address | ( | void * | v | ) |
| void* Slot.get_address | ( | ) |
| void* Slot.dereference | ( | ) |
| void Slot.write | ( | void * | obj | ) |
| bool Slot.is_null | ( | ) |
| static void* Slot.managed_null | ( | ) | [static] |
| void** Slot.raw |
| uint32* Slot.compressed |
| void* Slot.value |
Genereated on Tue Mar 11 19:26:03 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.