wut
v1.7.0
Wii U Toolchain
|
#include <nn/sl/details/IIconInfoAccessorDetails.h>
#include <nn/sl/details/ISerializerDetails.h>
#include <nn/sl/details/ISettingAccessorDetails.h>
#include <nn/sl/details/ITitleIconCacheDetails.h>
Go to the source code of this file.
Data Structures | |
struct | TitleIconCacheInternal |
class | TitleIconCache |
Namespaces | |
nn | |
nn::sl | |
nn::sl::details | |
Typedefs | |
typedef struct nn::sl::details::TitleIconCacheInternal | TitleIconCacheInternal |
Functions | |
ITitleIconCacheInternal * | __ct__Q3_2nn2sl14TitleIconCacheFv (TitleIconCacheInternal *) |
ITitleIconCacheInternal * | __dt__Q3_2nn2sl14TitleIconCacheFv (TitleIconCacheInternal *, int) |
void | Initialize__Q3_2nn2sl14TitleIconCacheFi (TitleIconCacheInternal *, int) |
void | Initialize__Q3_2nn2sl14TitleIconCacheFiRQ3_2nn2sl17IIconInfoAccessorRQ3_2nn2sl38ISerializer__tm__19_Q3_2nn2sl8IconInfoRQ3_2nn2sl16ISettingAccessor (TitleIconCacheInternal *, int, IIconInfoAccessorInternal *, ISerializerInternal *, ISettingAccessorInternal *) |
void | Finalize__Q3_2nn2sl14TitleIconCacheFv (TitleIconCacheInternal *) |
void | Get__Q3_2nn2sl14TitleIconCacheCFPQ3_2nn2sl8IconInfoi (TitleIconCacheInternal *, nn::sl::IconInfo *iconInfos, int num) |
nn::Result | Load__Q3_2nn2sl14TitleIconCacheFv (TitleIconCacheInternal *) |
nn::Result | Update__Q3_2nn2sl14TitleIconCacheFPCQ3_2nn2sl9TitleInfoi (TitleIconCacheInternal *, nn::sl ::TitleInfo *, int) |
nn::Result | Store__Q3_2nn2sl14TitleIconCacheCFv (TitleIconCacheInternal *) |
struct nn::sl::details::TitleIconCacheInternal |
Definition at line 13 of file TitleIconCache.h.
Data Fields | ||
---|---|---|
void * | vtable | |
uint32_t | num | |
void * | cachedIconsBuffer | |
IIconInfoAccessorInternal * | iconInfoAccessor | |
ISerializerInternal * | iconInfoSerializer | |
ISettingAccessorInternal * | settingAccessor |