|
wut v1.9.1
Wii U Toolchain
|
#include <wut.h>#include <coreinit/filesystem.h>#include <nn/result.h>#include <nn/sl/IStream.h>#include <nn/sl/details/IStreamDetails.h>

Go to the source code of this file.
Data Structures | |
| struct | FileStreamInternal |
| class | FileStream |
Namespaces | |
| namespace | nn |
| namespace | nn::sl |
| namespace | nn::sl::details |
Typedefs | |
| typedef struct nn::sl::details::FileStreamInternal | FileStreamInternal |
| struct nn::sl::details::FileStreamInternal |
Definition at line 15 of file FileStream.h.
| Data Fields | ||
|---|---|---|
| void * | vtable | |
| FSClient * | fsClient | |
| FSCmdBlock * | fsCmdBlock | |
| FSFileHandle | fileHandle | |