Definition of offsets and IDs.
More...
#include <classes.hpp>
|
std::uint32_t | class_idx |
|
std::uint32_t | access_flags |
| idx for the current class
|
|
std::uint32_t | superclass_idx |
| flags for this class
|
|
std::uint32_t | interfaces_off |
| parent class id
|
|
std::uint32_t | source_file_idx |
| interfaces implemented by class
|
|
std::uint32_t | annotations_off |
| idx to a string with source file
|
|
std::uint32_t | class_data_off |
| debugging information and other data
|
|
std::uint32_t | static_values_off |
| offset to class data item
|
|
Definition of offsets and IDs.
The documentation for this struct was generated from the following file: