wut
v1.7.0
Wii U Toolchain
|
#include <TitleListCache.h>
Public Member Functions | |
virtual | ~ITitleListCacheBase ()=default |
virtual nn::Result | Load ()=0 |
virtual nn::Result | Update ()=0 |
virtual nn::Result | UpdateIfNeeded ()=0 |
virtual nn::Result | Store ()=0 |
Friends | |
class | nn::sl::QuickStartApplicationSelector |
class | nn::sl::KillerNotificationSelector |
Definition at line 85 of file TitleListCache.h.
|
virtualdefault |
|
pure virtual |
Implemented in TitleListCacheFromPtr, and TitleListCache.
|
pure virtual |
Implemented in TitleListCacheFromPtr, and TitleListCache.
|
pure virtual |
Implemented in TitleListCacheFromPtr, and TitleListCache.
|
pure virtual |
Implemented in TitleListCacheFromPtr, and TitleListCache.
|
friend |
Definition at line 86 of file TitleListCache.h.
|
friend |
Definition at line 87 of file TitleListCache.h.