wut  v1.7.0
Wii U Toolchain
Data Structures | Namespaces | Typedefs
ITitleListAccessorDetails.h File Reference
#include <nn/result.h>
#include <nn/sl/sl_cpp.h>
#include <wut.h>
Include dependency graph for ITitleListAccessorDetails.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ITitleListAccessorInternalVTable
 
struct  ITitleListAccessorInternal
 
class  ITitleListAccessorBase
 
class  TitleListAccessorFromPtr
 

Namespaces

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

Typedefs

typedef nn::Result(* ITitleListAccessor_GetFn) (ITitleListAccessorInternal *, nn::sl::TitleInfo *outTitleInfos, int *outTitleInfosNum, int maxTitleInfosNum)
 
typedef struct nn::sl::details::ITitleListAccessorInternal ITitleListAccessorInternal
 

Data Structure Documentation

◆ nn::sl::details::ITitleListAccessorInternalVTable

struct nn::sl::details::ITitleListAccessorInternalVTable

Definition at line 17 of file ITitleListAccessorDetails.h.

Data Fields
ITitleListAccessorBase * instance
uint32_t info
uint32_t destructor
ITitleListAccessor_GetFn GetFn

◆ nn::sl::details::ITitleListAccessorInternal

struct nn::sl::details::ITitleListAccessorInternal

Definition at line 29 of file ITitleListAccessorDetails.h.

Data Fields
ITitleListAccessorInternalVTable * vtable