Slot Class Reference

#include <slot.h>

List of all members.

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 ()


Constructor & Destructor Documentation

Slot.Slot ( void *  v  ) 


Member Function Documentation

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]


Member Data Documentation

void** Slot.raw

uint32* Slot.compressed

void* Slot.value


The documentation for this class was generated from the following file:

Genereated on Tue Mar 11 19:25:27 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.