NDEVR
API Documentation
RW5FileOptions

Options for reading an RW5 file, including the parsed data, file path, and incremental read state. More...

Collaboration diagram for RW5FileOptions:
[legend]

Public Attributes

File file
 The RW5 file path.
uint08 file_offset = 0
 The current byte offset for incremental reading.
File max_size_copy_file
 A copy of the file truncated to max size for incremental reads.
RW5Info rw_info
 The parsed RW5 data.

Detailed Description

Options for reading an RW5 file, including the parsed data, file path, and incremental read state.

Definition at line 31 of file RW5Info.h.


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