wut
v1.7.0
Wii U Toolchain
|
Go to the source code of this file.
Data Structures | |
struct | IBlackListAccessorInternalVTable |
struct | IBlackListAccessorInternal |
class | IBlackListAccessorBase |
class | BlackListAccessorFromPtr |
Namespaces | |
nn | |
nn::sl | |
nn::sl::details | |
Typedefs | |
typedef nn::Result(* | IBlackListAccessor_GetFn) (IBlackListAccessorInternal *, TitleInfo *outTitleInfos, int *outTitleInfosSize, int maxTitleInfos) |
typedef struct nn::sl::details::IBlackListAccessorInternal | IBlackListAccessorInternal |
struct nn::sl::details::IBlackListAccessorInternalVTable |
Definition at line 18 of file IBlackListAccessorDetails.h.
Data Fields | ||
---|---|---|
IBlackListAccessorBase * | instance | |
uint32_t | info | |
uint32_t | destructor | |
IBlackListAccessor_GetFn | GetFn |
struct nn::sl::details::IBlackListAccessorInternal |
Definition at line 30 of file IBlackListAccessorDetails.h.
Data Fields | ||
---|---|---|
IBlackListAccessorInternalVTable * | vtable |