wut  v1.7.0
Wii U Toolchain
Public Member Functions
TitleListCacheFromPtr Class Referencefinal

#include <TitleListCache.h>

Inheritance diagram for TitleListCacheFromPtr:
Inheritance graph
[legend]

Public Member Functions

 TitleListCacheFromPtr (details::ITitleListCacheInternal *ptr)
 
 ~TitleListCacheFromPtr () override=default
 
nn::Result Load () override
 
nn::Result Update () override
 
nn::Result UpdateIfNeeded () override
 
nn::Result Store () override
 
- Public Member Functions inherited from ITitleListCacheBase
virtual ~ITitleListCacheBase ()=default
 

Detailed Description

Definition at line 268 of file TitleListCache.h.

Constructor & Destructor Documentation

◆ TitleListCacheFromPtr()

Definition at line 271 of file TitleListCache.h.

◆ ~TitleListCacheFromPtr()

~TitleListCacheFromPtr ( )
overridedefault

Member Function Documentation

◆ Load()

nn::Result Load ( )
inlineoverridevirtual

Implements ITitleListCacheBase.

Definition at line 275 of file TitleListCache.h.

◆ Update()

nn::Result Update ( )
inlineoverridevirtual

Implements ITitleListCacheBase.

Definition at line 279 of file TitleListCache.h.

◆ UpdateIfNeeded()

nn::Result UpdateIfNeeded ( )
inlineoverridevirtual

Implements ITitleListCacheBase.

Definition at line 283 of file TitleListCache.h.

◆ Store()

nn::Result Store ( )
inlineoverridevirtual

Implements ITitleListCacheBase.

Definition at line 287 of file TitleListCache.h.


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