wut
v1.7.0
Wii U Toolchain
|
#include <nn/result.h>
#include <nn/sl/IIconInfoAccessor.h>
#include <nn/sl/ISettingAccessor.h>
#include <nn/sl/ITitleIconCache.h>
#include <nn/sl/KillerNotification.h>
#include <nn/sl/LaunchInfoDatabase.h>
#include <nn/sl/details/IAccountInfoAccessorDetails.h>
#include <nn/sl/sl_cpp.h>
#include <wut.h>
Go to the source code of this file.
Data Structures | |
struct | DataCreatorInternal |
class | DataCreator |
Namespaces | |
nn | |
nn ::sl | |
nn ::sl::details | |
Typedefs | |
typedef struct nn ::sl::details::DataCreatorInternal | DataCreatorInternal |
Functions | |
DataCreatorInternal * | __ct__Q3_2nn2sl11DataCreatorFv (DataCreatorInternal *) |
nn::Result | Create__Q3_2nn2sl11DataCreatorFPQ3_2nn2sl16TransferableInfoPCQ3_2nn2sl9TitleInfoiRCQ3_2nn2sl18KillerNotificationRCQ3_2nn2sl9TitleInfoRQ3_2nn2sl18LaunchInfoDatabase (DataCreatorInternal *, TransferableInfo *, const TitleInfo *, int, const KillerNotification &, const TitleInfo &, LaunchInfoDatabase &) |
nn::Result | Initialize__Q3_2nn2sl11DataCreatorFRQ3_2nn2sl17IIconInfoAccessorRQ3_2nn2sl20IAccountInfoAccessorRQ3_2nn2sl16ISettingAccessorRQ3_2nn2sl15ITitleIconCache (DataCreatorInternal *, IIconInfoAccessorInternal *, IAccountInfoAccessorInternal *, ISettingAccessorInternal *, ITitleIconCacheInternal *) |
struct nn ::sl::details::DataCreatorInternal |
Definition at line 17 of file DataCreator.h.