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

#include <IInstalledTitleListAccessor.h>

Inheritance diagram for IInstalledTitleListAccessor:
Inheritance graph
[legend]

Public Member Functions

 IInstalledTitleListAccessor ()
 
 IInstalledTitleListAccessor (IInstalledTitleListAccessor &src)
 
IInstalledTitleListAccessoroperator= (const IInstalledTitleListAccessor &other)
 
IInstalledTitleListAccessoroperator= (IInstalledTitleListAccessor &&src) noexcept
 
 ~IInstalledTitleListAccessor () override=default
 
- Public Member Functions inherited from IInstalledTitleListAccessorBase
 IInstalledTitleListAccessorBase ()=default
 
virtual ~IInstalledTitleListAccessorBase ()=default
 
virtual nn::Result Get (nn::sl::TitleInfo *outTitleInfos, int *outTitleInfosSize, int maxTitleInfos) const =0
 

Detailed Description

Definition at line 11 of file IInstalledTitleListAccessor.h.

Constructor & Destructor Documentation

◆ IInstalledTitleListAccessor() [1/2]

Definition at line 14 of file IInstalledTitleListAccessor.h.

◆ IInstalledTitleListAccessor() [2/2]

Definition at line 19 of file IInstalledTitleListAccessor.h.

◆ ~IInstalledTitleListAccessor()

~IInstalledTitleListAccessor ( )
overridedefault

Member Function Documentation

◆ operator=() [1/2]

IInstalledTitleListAccessor& operator= ( const IInstalledTitleListAccessor other)
inline

Definition at line 23 of file IInstalledTitleListAccessor.h.

◆ operator=() [2/2]

IInstalledTitleListAccessor& operator= ( IInstalledTitleListAccessor &&  src)
inlinenoexcept

Definition at line 28 of file IInstalledTitleListAccessor.h.


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