wut  v1.7.0
Wii U Toolchain
Public Member Functions
ITitleIconCache Class Reference

#include <ITitleIconCache.h>

Inheritance diagram for ITitleIconCache:
Inheritance graph
[legend]

Public Member Functions

 ITitleIconCache ()
 
 ITitleIconCache (ITitleIconCache &src)
 
ITitleIconCacheoperator= (const ITitleIconCache &other)
 
ITitleIconCacheoperator= (ITitleIconCache &&src) noexcept
 
 ~ITitleIconCache () override=default
 
- Public Member Functions inherited from ITitleIconCacheBase
 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
 

Detailed Description

Definition at line 12 of file ITitleIconCache.h.

Constructor & Destructor Documentation

◆ ITitleIconCache() [1/2]

ITitleIconCache ( )
inline

Definition at line 15 of file ITitleIconCache.h.

◆ ITitleIconCache() [2/2]

ITitleIconCache ( ITitleIconCache src)
inline

Definition at line 19 of file ITitleIconCache.h.

◆ ~ITitleIconCache()

~ITitleIconCache ( )
overridedefault

Member Function Documentation

◆ operator=() [1/2]

ITitleIconCache& operator= ( const ITitleIconCache other)
inline

Definition at line 23 of file ITitleIconCache.h.

◆ operator=() [2/2]

ITitleIconCache& operator= ( ITitleIconCache &&  src)
inlinenoexcept

Definition at line 28 of file ITitleIconCache.h.


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