VM_Vector Struct Reference

#include <object_layout.h>

List of all members.

Public Member Functions

int32 get_length ()
void set_length (int32 len)
void ** get_tag_pointer_address ()

Static Public Member Functions

static size_t length_offset ()

Public Attributes

ManagedObject object
int32 length


Member Function Documentation

static size_t VM_Vector.length_offset (  )  [static]

int32 VM_Vector.get_length (  ) 

void VM_Vector.set_length ( int32  len  ) 

void** VM_Vector.get_tag_pointer_address (  ) 


Member Data Documentation

ManagedObject VM_Vector.object

int32 VM_Vector.length


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

Genereated on Tue Mar 11 19:26:04 2008 by Doxygen.

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