|
IBNOS
|
#include <filesystem.h>

Public Attributes | |
| struct object | obj |
| struct file * | file |
| uint32_t | pos |
Definition at line 76 of file filesystem.h.
| struct file* openedFile::file |
Definition at line 79 of file filesystem.h.
| struct object openedFile::obj |
Definition at line 78 of file filesystem.h.
| uint32_t openedFile::pos |
Definition at line 81 of file filesystem.h.
1.8.13