#include <DataCreator.h>
|
| DataCreator () |
|
details::IIconInfoAccessorBase & | getIconInfoAccessor () |
|
details::IAccountInfoAccessorBase & | getAccountInfoAccessor () |
|
details::ISettingAccessorBase & | getSettingAccessor () |
|
details::ITitleIconCacheBase & | getTitleIconCache () |
|
nn::Result | Create (TransferableInfo *outTransferableInfo, const TitleInfo *quickstartTitleInfos, int numQuickstartTitleInfos, const KillerNotification &killerNotification, const TitleInfo &killerNotificationTitleInfo, LaunchInfoDatabase &launchInfoDatabase) |
|
void | Initialize (details::IIconInfoAccessorBase &iconInfoAccessor, details::IAccountInfoAccessorBase &accountInfoAccessor, details::ISettingAccessorBase &settingAccessor, details::ITitleIconCacheBase &titleIconCache) |
|
| ~DataCreator ()=default |
|
Definition at line 39 of file DataCreator.h.
◆ DataCreator()
◆ ~DataCreator()
◆ getIconInfoAccessor()
details::IIconInfoAccessorBase& getIconInfoAccessor |
( |
| ) |
|
|
inline |
◆ getAccountInfoAccessor()
details::IAccountInfoAccessorBase& getAccountInfoAccessor |
( |
| ) |
|
|
inline |
◆ getSettingAccessor()
details::ISettingAccessorBase& getSettingAccessor |
( |
| ) |
|
|
inline |
◆ getTitleIconCache()
details::ITitleIconCacheBase& getTitleIconCache |
( |
| ) |
|
|
inline |
◆ Create()
nn::Result Create |
( |
TransferableInfo * |
outTransferableInfo, |
|
|
const TitleInfo * |
quickstartTitleInfos, |
|
|
int |
numQuickstartTitleInfos, |
|
|
const KillerNotification & |
killerNotification, |
|
|
const TitleInfo & |
killerNotificationTitleInfo, |
|
|
LaunchInfoDatabase & |
launchInfoDatabase |
|
) |
| |
|
inline |
◆ Initialize()
void Initialize |
( |
details::IIconInfoAccessorBase & |
iconInfoAccessor, |
|
|
details::IAccountInfoAccessorBase & |
accountInfoAccessor, |
|
|
details::ISettingAccessorBase & |
settingAccessor, |
|
|
details::ITitleIconCacheBase & |
titleIconCache |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: