wut v1.8.0
Wii U Toolchain
|
#include <ITitleIconCacheDetails.h>
Public Member Functions | |
ITitleIconCacheBase ()=default | |
virtual | ~ITitleIconCacheBase ()=default |
virtual nn::Result | Load ()=0 |
virtual nn::Result | Update (nn::sl::TitleInfo *titleInfos, int num)=0 |
virtual nn::Result | Store ()=0 |
virtual void | Get (nn::sl::IconInfo *iconInfos, int num) const =0 |
Friends | |
class | nn::sl::DataCreator |
Definition at line 48 of file ITitleIconCacheDetails.h.
|
default |
|
virtualdefault |
|
pure virtual |
Implemented in TitleIconCacheFromPtr, and TitleIconCache.
|
pure virtual |
Implemented in TitleIconCacheFromPtr, and TitleIconCache.
|
pure virtual |
Implemented in TitleIconCacheFromPtr, and TitleIconCache.
|
pure virtual |
Implemented in TitleIconCacheFromPtr, and TitleIconCache.
Definition at line 49 of file ITitleIconCacheDetails.h.