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

#include <IBlackListAccessor.h>

Inheritance diagram for IBlackListAccessor:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

Definition at line 12 of file IBlackListAccessor.h.

Constructor & Destructor Documentation

◆ IBlackListAccessor() [1/2]

IBlackListAccessor ( )
inline

Definition at line 15 of file IBlackListAccessor.h.

◆ IBlackListAccessor() [2/2]

Definition at line 20 of file IBlackListAccessor.h.

◆ ~IBlackListAccessor()

~IBlackListAccessor ( )
overridedefault

Member Function Documentation

◆ operator=() [1/2]

IBlackListAccessor& operator= ( const IBlackListAccessor other)
inline

Definition at line 24 of file IBlackListAccessor.h.

◆ operator=() [2/2]

IBlackListAccessor& operator= ( IBlackListAccessor &&  src)
inlinenoexcept

Definition at line 29 of file IBlackListAccessor.h.


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