
Data Fields | |
| jclass | classref |
| MethodInfo * | method |
| int | method_count |
| ObjectIndex | object_index |
| SerialNumber | serial_num |
| ClassStatus | status |
| ClassIndex | super |
| StringIndex | name |
| jint | inst_size |
| jint | field_count |
| FieldInfo * | field |
Definition at line 75 of file hprof_class.c.
| jclass ClassInfo::classref |
Definition at line 76 of file hprof_class.c.
Definition at line 86 of file hprof_class.c.
Definition at line 85 of file hprof_class.c.
| jint ClassInfo::inst_size |
Definition at line 84 of file hprof_class.c.
Definition at line 77 of file hprof_class.c.
Definition at line 78 of file hprof_class.c.
Definition at line 83 of file hprof_class.c.
Definition at line 79 of file hprof_class.c.
Definition at line 80 of file hprof_class.c.
Definition at line 81 of file hprof_class.c.
Definition at line 82 of file hprof_class.c.
1.6.1