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

Go to the source code of this file.

Data Structures

struct  IPreferentialTitleAccessorInternalVTable
 
struct  IPreferentialTitleAccessorInternal
 
class  IPreferentialTitleAccessorBase
 
class  PreferentialTitleAccessorFromPtr
 

Namespaces

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

Typedefs

typedef nn::Result(* IPreferentialTitleAccessorBase_GetFn) (IPreferentialTitleAccessorInternal *, TitleInfo *, uint32_t *, int, uint32_t)
 
typedef struct nn::sl::details::IPreferentialTitleAccessorInternal IPreferentialTitleAccessorInternal
 

Data Structure Documentation

◆ nn::sl::details::IPreferentialTitleAccessorInternalVTable

struct nn::sl::details::IPreferentialTitleAccessorInternalVTable

Definition at line 17 of file IPreferentialTitleAccessorDetails.h.

Data Fields
IPreferentialTitleAccessorBase * instance
uint32_t info
uint32_t destructor
IPreferentialTitleAccessorBase_GetFn GetFn

◆ nn::sl::details::IPreferentialTitleAccessorInternal

struct nn::sl::details::IPreferentialTitleAccessorInternal

Definition at line 29 of file IPreferentialTitleAccessorDetails.h.

Data Fields
IPreferentialTitleAccessorInternalVTable * vtable