wut v1.8.0
Wii U Toolchain
|
#include <coreinit/filesystem.h>
#include <nn/result.h>
#include <nn/sl/IStream.h>
#include <nn/sl/details/IStreamDetails.h>
#include <wut.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 13 of file FileStream.h.
Data Fields | ||
---|---|---|
void * | vtable | |
FSClient * | fsClient | |
FSCmdBlock * | fsCmdBlock | |
FSFileHandle | fileHandle |