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

Go to the source code of this file.

Data Structures

struct  IAccountInfoAccessorInternalVTable
 
struct  IAccountInfoAccessorInternal
 
class  IAccountInfoAccessorBase
 
class  AccountInfoAccessorFromPtr
 

Namespaces

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

Typedefs

typedef nn::Result(* IAccountInfoAccessor_GetFn) (IAccountInfoAccessorInternal *, nn::sl::AccountInfo *)
 
typedef struct nn::sl::details::IAccountInfoAccessorInternal IAccountInfoAccessorInternal
 

Data Structure Documentation

◆ nn::sl::details::IAccountInfoAccessorInternalVTable

struct nn::sl::details::IAccountInfoAccessorInternalVTable

Definition at line 17 of file IAccountInfoAccessorDetails.h.

Data Fields
IAccountInfoAccessorBase * instance
uint32_t info
uint32_t destructor
IAccountInfoAccessor_GetFn GetFn

◆ nn::sl::details::IAccountInfoAccessorInternal

struct nn::sl::details::IAccountInfoAccessorInternal

Definition at line 29 of file IAccountInfoAccessorDetails.h.

Data Fields
IAccountInfoAccessorInternalVTable * vtable