wut  v1.7.0
Wii U Toolchain
Public Member Functions | Friends
ITitleListCacheBase Class Referenceabstract

#include <TitleListCache.h>

Inheritance diagram for ITitleListCacheBase:
Inheritance graph
[legend]

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
 

Detailed Description

Definition at line 85 of file TitleListCache.h.

Constructor & Destructor Documentation

◆ ~ITitleListCacheBase()

virtual ~ITitleListCacheBase ( )
virtualdefault

Member Function Documentation

◆ Load()

virtual nn::Result Load ( )
pure virtual

Implemented in TitleListCacheFromPtr, and TitleListCache.

◆ Update()

virtual nn::Result Update ( )
pure virtual

Implemented in TitleListCacheFromPtr, and TitleListCache.

◆ UpdateIfNeeded()

virtual nn::Result UpdateIfNeeded ( )
pure virtual

Implemented in TitleListCacheFromPtr, and TitleListCache.

◆ Store()

virtual nn::Result Store ( )
pure virtual

Implemented in TitleListCacheFromPtr, and TitleListCache.

Friends And Related Function Documentation

◆ nn::sl::QuickStartApplicationSelector

Definition at line 86 of file TitleListCache.h.

◆ nn::sl::KillerNotificationSelector

Definition at line 87 of file TitleListCache.h.


The documentation for this class was generated from the following file: