39namespace ReferenceManager {
126 sectionId_(sectionId) {
FileOffsetKey(FileOffset fileOffset)
virtual ~SectionIndexKey()
SectionIndexKey(SectionId sectionId, SectionIndex index)
SectionKey(SectionId sectionId)
virtual ~SectionOffsetKey()
SectionOffsetKey(SectionId sectionId, SectionOffset offset)
HalfWord SectionId
Type for storing binary file section ids.
Word SectionIndex
Type for storing section indexes.
Word SectionOffset
Type for storing offsets relative to a given base offset value.
Word FileOffset
Type for storing absolute file offsets.