wut v1.8.0
Wii U Toolchain
|
#include "nn/sl/KillerNotification.h"
#include <nn/result.h>
#include <nn/sl/sl_cpp.h>
#include <wut.h>
Go to the source code of this file.
Data Structures | |
struct | IKillerNotificationAccessorInternalVTable |
struct | IKillerNotificationAccessorInternal |
class | IKillerNotificationAccessorBase |
class | KillerNotificationAccessorFromPtr |
Namespaces | |
namespace | nn |
namespace | nn::sl |
namespace | nn::sl::details |
struct nn::sl::details::IKillerNotificationAccessorInternalVTable |
Definition at line 18 of file IKillerNotificationAccessorDetails.h.
Data Fields | ||
---|---|---|
IKillerNotificationAccessorBase * | instance | |
uint32_t | info | |
uint32_t | destructor | |
IKillerNotificationAccessor_GetFn | GetFn |
struct nn::sl::details::IKillerNotificationAccessorInternal |
Definition at line 30 of file IKillerNotificationAccessorDetails.h.
Data Fields | ||
---|---|---|
IKillerNotificationAccessorInternalVTable * | vtable |