String Struct Reference

#include <String_Pool.h>

List of all members.

Public Attributes

unsigned len
union {
   ManagedObject *   raw_ref
   uint32   compressed_ref
intern
char bytes [sizeof(void *)]


Member Data Documentation

unsigned String.len

ManagedObject* String.raw_ref

uint32 String.compressed_ref

union { ... } String.intern

char String.bytes[sizeof(void *)]


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

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

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