Struct ov::intel_npu::FileDescriptor#

struct FileDescriptor#

Struct to define file descriptor.

Public Members

std::filesystem::path _file_path#

File path.

std::size_t _offset_in_bytes = 0#

Offset in bytes to read from the file.