wut  v1.7.0
Wii U Toolchain
Data Structures | Namespaces | Typedefs | Functions
QuickStartApplicationSelector.h File Reference
#include <nn/result.h>
#include <nn/sl/IBlackListAccessor.h>
#include <nn/sl/IDefaultTitleAccessor.h>
#include <nn/sl/IPreferentialTitleAccessor.h>
#include <nn/sl/ISettingAccessor.h>
#include <nn/sl/IWhiteListAccessor.h>
#include <nn/sl/TitleListCache.h>
#include <wut.h>
Include dependency graph for QuickStartApplicationSelector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  QuickStartApplicationSelectorInternal
 
class  QuickStartApplicationSelector
 

Namespaces

 nn
 
 nn::sl
 
 nn::sl::details
 

Typedefs

typedef struct nn::sl::details::QuickStartApplicationSelectorInternal QuickStartApplicationSelectorInternal
 

Functions

QuickStartApplicationSelectorInternal * __ct__Q3_2nn2sl29QuickStartApplicationSelectorFv (QuickStartApplicationSelectorInternal *)
 
nn::Result Select__Q3_2nn2sl29QuickStartApplicationSelectorFPQ3_2nn2sl9TitleInfoi (QuickStartApplicationSelectorInternal *, nn::sl::TitleInfo *, int)
 
void Initialize__Q3_2nn2sl29QuickStartApplicationSelectorFRQ3_2nn2sl26IPreferentialTitleAccessorRQ3_2nn2sl21IDefaultTitleAccessorRQ3_2nn2sl18IWhiteListAccessorRQ3_2nn2sl14TitleListCacheRQ3_2nn2sl16ISettingAccessorRQ3_2nn2sl18IBlackListAccessor (QuickStartApplicationSelectorInternal *, IPreferentialTitleAccessorInternal *, IDefaultTitleAccessorInternal *, IWhiteListAccessorInternal *, ITitleListCacheInternal *, ISettingAccessorInternal *, details::IBlackListAccessorInternal *)
 

Data Structure Documentation

◆ nn::sl::details::QuickStartApplicationSelectorInternal

struct nn::sl::details::QuickStartApplicationSelectorInternal

Definition at line 16 of file QuickStartApplicationSelector.h.

Data Fields
IPreferentialTitleAccessorInternal * preferentialTitleAccessor
IDefaultTitleAccessorInternal * defaultTitleAccessor
IWhiteListAccessorInternal * whiteListAccessor
ITitleListCacheInternal * titleListCache
ISettingAccessorInternal * settingsAccessor
IBlackListAccessorInternal * blackListAccessor
void * vtable