DexValue Struct Reference

List of all members.

Public Attributes

DexValueType type
union {
   dx_byte   val_byte
   dx_short   val_short
   dx_ushort   val_char
   dx_int   val_int
   dx_long   val_long
   float   val_float
   double   val_double
   ref_str *   val_str
   ref_str *   val_type
   struct {
      ref_str *   defining_class
      ref_str *   type
      ref_str *   name
   }   val_field
   struct {
      ref_str *   defining_class
      ref_strstr *   prototype
      ref_str *   name
   }   val_method
   struct {
      ref_str *   defining_class
      ref_str *   type
      ref_str *   name
   }   val_enum
   struct dex_value_t *   val_array
   struct dex_annotation_t *   val_annotation
   int   val_boolean
value

The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Enumerations Enumerator
Generated on Fri Sep 24 19:16:14 2010 for dxcut by  doxygen 1.6.3