wut  v1.7.0
Wii U Toolchain
Data Structures | Typedefs | Functions
nn ::sl::details Namespace Reference

Data Structures

struct  DataCreatorInternal
 

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 *)
 

Data Structure Documentation

◆ nn ::sl::details::DataCreatorInternal

struct nn ::sl::details::DataCreatorInternal

Definition at line 17 of file DataCreator.h.

Data Fields
IIconInfoAccessorInternal * iconInfoAccessor
IAccountInfoAccessorInternal * accountInfoAccessor
ISettingAccessorInternal * settingInfoAccessor
ITitleIconCacheInternal * titleIconCache
void * vtable

Typedef Documentation

◆ DataCreatorInternal

Function Documentation

◆ __ct__Q3_2nn2sl11DataCreatorFv()

DataCreatorInternal* nn ::sl::details::__ct__Q3_2nn2sl11DataCreatorFv ( DataCreatorInternal )

◆ Create__Q3_2nn2sl11DataCreatorFPQ3_2nn2sl16TransferableInfoPCQ3_2nn2sl9TitleInfoiRCQ3_2nn2sl18KillerNotificationRCQ3_2nn2sl9TitleInfoRQ3_2nn2sl18LaunchInfoDatabase()

nn::Result nn ::sl::details::Create__Q3_2nn2sl11DataCreatorFPQ3_2nn2sl16TransferableInfoPCQ3_2nn2sl9TitleInfoiRCQ3_2nn2sl18KillerNotificationRCQ3_2nn2sl9TitleInfoRQ3_2nn2sl18LaunchInfoDatabase ( DataCreatorInternal ,
TransferableInfo *  ,
const TitleInfo *  ,
int  ,
const KillerNotification &  ,
const TitleInfo &  ,
LaunchInfoDatabase &   
)

◆ Initialize__Q3_2nn2sl11DataCreatorFRQ3_2nn2sl17IIconInfoAccessorRQ3_2nn2sl20IAccountInfoAccessorRQ3_2nn2sl16ISettingAccessorRQ3_2nn2sl15ITitleIconCache()

nn::Result nn ::sl::details::Initialize__Q3_2nn2sl11DataCreatorFRQ3_2nn2sl17IIconInfoAccessorRQ3_2nn2sl20IAccountInfoAccessorRQ3_2nn2sl16ISettingAccessorRQ3_2nn2sl15ITitleIconCache ( DataCreatorInternal ,
IIconInfoAccessorInternal *  ,
IAccountInfoAccessorInternal *  ,
ISettingAccessorInternal *  ,
ITitleIconCacheInternal *   
)