wut
v1.7.0
Wii U Toolchain
|
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 |
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 |
struct nn::sl::details::IPreferentialTitleAccessorInternal |
Definition at line 29 of file IPreferentialTitleAccessorDetails.h.
Data Fields | ||
---|---|---|
IPreferentialTitleAccessorInternalVTable * | vtable |