OpenTTD Source  20241108-master-g80f628063a
random_access_file_type.h File Reference

Class related to random access to files. More...

#include "fileio_type.h"

Go to the source code of this file.

Data Structures

class  RandomAccessFile
 A file from which bytes, words and double words are read in (potentially) a random order. More...
 

Detailed Description

Class related to random access to files.

Definition in file random_access_file_type.h.