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