Xpace
Xpace::File::Segment Struct Reference

#include <file.h>

Public Member Functions

 Segment (File *file, Position offset, Position size)
 

Public Attributes

Filefile
 
const Position offset
 start offset of this ref list More...
 
const Position size
 length of this ref list More...
 

Detailed Description

Definition at line 285 of file file.h.

Constructor & Destructor Documentation

Xpace::File::Segment::Segment ( File file,
Position  offset,
Position  size 
)
inline

Definition at line 287 of file file.h.

Member Data Documentation

File* Xpace::File::Segment::file

Definition at line 295 of file file.h.

const Position Xpace::File::Segment::offset

start offset of this ref list

Definition at line 296 of file file.h.

const Position Xpace::File::Segment::size

length of this ref list

Definition at line 297 of file file.h.


The documentation for this struct was generated from the following file:

current as of Wed Jun 10 2026 12:00:06