|
libart-paperback 0.1.0-a.1.20260122225059.e5fea306241a
PDF (1.4) library for C++
|
Represents a used entry in the cross-reference table. More...
Public Attributes | |
| optional< int64_t > | offset {} |
| The offset in the COS-file of this entry. | |
Represents a used entry in the cross-reference table.
The offset of the object is set during write, and only entries with a set offset will be written to the COS-file cross-reference section.
| optional<int64_t> Art::Paperback::Carousel::cross_Reference::Used_entry::offset {} |
The offset in the COS-file of this entry.