nlib
|
Class that controls asynchronous file I/O. More...
#include "nn/nlib/threading/AsyncFileIo.h"
Public Member Functions | |
AsyncFileIoService () noexcept | |
Instantiates the object. | |
errno_t | Init () noexcept |
Initializes an object. More... | |
Class that controls asynchronous file I/O.
Init
member function before passing to the AsyncFileIo
member function argument. Definition at line 64 of file AsyncFileIo.h.
|
noexcept |
Initializes an object.
0
on success. © 2012-2017 Nintendo Co., Ltd. All rights reserved.