IBNOS
Public Attributes | List of all members
openedFile Struct Reference

#include <filesystem.h>

Collaboration diagram for openedFile:
Collaboration graph
[legend]

Public Attributes

struct object obj
 
struct filefile
 
uint32_t pos
 

Detailed Description

Definition at line 76 of file filesystem.h.

Member Data Documentation

◆ file

struct file* openedFile::file

Definition at line 79 of file filesystem.h.

◆ obj

struct object openedFile::obj

Definition at line 78 of file filesystem.h.

◆ pos

uint32_t openedFile::pos

Definition at line 81 of file filesystem.h.


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