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

#include <IPreferentialTitleAccessor.h>

Inheritance diagram for IPreferentialTitleAccessor:
Inheritance graph
[legend]

Public Member Functions

 IPreferentialTitleAccessor ()
 
 IPreferentialTitleAccessor (IPreferentialTitleAccessor &src)
 
IPreferentialTitleAccessoroperator= (const IPreferentialTitleAccessor &other)
 
IPreferentialTitleAccessoroperator= (IPreferentialTitleAccessor &&src) noexcept
 
 ~IPreferentialTitleAccessor () override=default
 
- Public Member Functions inherited from IPreferentialTitleAccessorBase
 IPreferentialTitleAccessorBase ()=default
 
virtual ~IPreferentialTitleAccessorBase ()=default
 
virtual nn::Result Get (TitleInfo *outTitleInfo, uint32_t *outTitleInfoNum, int maxNumTitleInfos, uint32_t u1) const =0
 

Detailed Description

Definition at line 10 of file IPreferentialTitleAccessor.h.

Constructor & Destructor Documentation

◆ IPreferentialTitleAccessor() [1/2]

Definition at line 13 of file IPreferentialTitleAccessor.h.

◆ IPreferentialTitleAccessor() [2/2]

Definition at line 17 of file IPreferentialTitleAccessor.h.

◆ ~IPreferentialTitleAccessor()

~IPreferentialTitleAccessor ( )
overridedefault

Member Function Documentation

◆ operator=() [1/2]

IPreferentialTitleAccessor& operator= ( const IPreferentialTitleAccessor other)
inline

Definition at line 21 of file IPreferentialTitleAccessor.h.

◆ operator=() [2/2]

IPreferentialTitleAccessor& operator= ( IPreferentialTitleAccessor &&  src)
inlinenoexcept

Definition at line 26 of file IPreferentialTitleAccessor.h.


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