Module id
Source - ID
- Represents an ID that can be used to look up an address in the ID database.
- IDDatabase
- Represents a database of ID-to-offset mappings loaded from an address library binary file.
- Mapping
- Represents a memory mapping ID and offset.
- OffsetToID
- Maps memory offsets to unique IDs using a sorted list for quick lookup.
- RelocationID
- Represents an ID that varies based on runtime format.
- VariantID
- Represents an ID with a possible VR-specific offset.
- DataBaseError
- Errors that can occur during the file loading process.
- Format
- Represents different formats of the address library.