|
libart-paperback 0.1.0-a.1.20260122225059.e5fea306241a
PDF (1.4) library for C++
|
Represents a COS-file revision. More...
Public Member Functions | |
| Revision (int64_t offset, cross_Reference xref) | |
| Construct a new revision. | |
Public Attributes | |
| int64_t | offset {} |
| The offset of this revision's cross-reference table. | |
| cross_Reference | xref |
| The cross-reference table for this revision. | |
Represents a COS-file revision.
|
inline |
Construct a new revision.
| int64_t Art::Paperback::Carousel::File::Revision::offset {} |
The offset of this revision's cross-reference table.
| cross_Reference Art::Paperback::Carousel::File::Revision::xref |
The cross-reference table for this revision.