wut  v1.7.0
Wii U Toolchain
Data Structures | Namespaces | Typedefs | Functions
IKillerNotificationTransferRecordManagerDetails.h File Reference
#include <nn/result.h>
#include <nn/sl/FileStream.h>
#include <wut.h>
Include dependency graph for IKillerNotificationTransferRecordManagerDetails.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  IKillerNotificationTransferRecordManagerInternalVTable
 
struct  IKillerNotificationTransferRecordManagerInternal
 
struct  KillerNotificationTransferRecordManagerInternalInternal
 
class  IKillerNotificationTransferRecordManagerBase
 
class  KillerNotificationTransferRecordManagerFromPtr
 

Namespaces

 nn
 
 nn::sl
 
 nn::sl::details
 

Typedefs

typedef nn::Result(* IKillerNotificationTransferRecordManagerInternVTable_LoadFn) (IKillerNotificationTransferRecordManagerInternal *, nn::sl::details::IStreamInternal *)
 
typedef nn::Result(* IKillerNotificationTransferRecordManagerInternVTable_LoadInitialFn) (IKillerNotificationTransferRecordManagerInternal *)
 
typedef nn::Result(* IKillerNotificationTransferRecordManagerInternVTable_StoreFn) (IKillerNotificationTransferRecordManagerInternal *, nn::sl::details::IStreamInternal *)
 
typedef void(* IKillerNotificationTransferRecordManagerInternVTable_FinalizeFn) (IKillerNotificationTransferRecordManagerInternal *)
 
typedef uint32_t(* IKillerNotificationTransferRecordManagerInternVTable_GetRecordCountFn) (IKillerNotificationTransferRecordManagerInternal *)
 
typedef uint32_t(* IKillerNotificationTransferRecordManagerInternVTable_GetRecordsFn) (IKillerNotificationTransferRecordManagerInternal *, KillerNotificationTransferRecord *, uint32_t)
 
typedef void(* IKillerNotificationTransferRecordManagerInternVTable_RegisterRecordsFn) (IKillerNotificationTransferRecordManagerInternal *, const KillerNotificationTransferRecord *, uint32_t)
 
typedef nn::Result(* IKillerNotificationTransferRecordManagerInternVTable_RegisterRecordsOtherFn) (IKillerNotificationTransferRecordManagerInternal *, const uint32_t *, uint32_t)
 
typedef struct nn::sl::details::IKillerNotificationTransferRecordManagerInternalVTable IKillerNotificationTransferRecordManagerInternalVTable
 
typedef struct nn::sl::details::IKillerNotificationTransferRecordManagerInternal IKillerNotificationTransferRecordManagerIntern
 
typedef struct nn::sl::details::KillerNotificationTransferRecordManagerInternalInternal KillerNotificationTransferRecordManagerInternalInternal
 

Functions

IKillerNotificationTransferRecordManagerIntern * __ct__Q3_2nn2sl39KillerNotificationTransferRecordManagerFv (IKillerNotificationTransferRecordManagerInternal *)
 
void * __dt__Q3_2nn2sl39KillerNotificationTransferRecordManagerFv (IKillerNotificationTransferRecordManagerInternal *, int)
 
void Finalize__Q3_2nn2sl39KillerNotificationTransferRecordManagerFv (IKillerNotificationTransferRecordManagerInternal *)
 
nn::Result Load__Q3_2nn2sl39KillerNotificationTransferRecordManagerFRQ3_2nn2sl7IStream (IKillerNotificationTransferRecordManagerInternal *, details::IStreamInternal *)
 
nn::Result LoadInitial__Q3_2nn2sl39KillerNotificationTransferRecordManagerFv (IKillerNotificationTransferRecordManagerInternal *)
 
uint32_t GetRecordCount__Q3_2nn2sl39KillerNotificationTransferRecordManagerCFv (IKillerNotificationTransferRecordManagerInternal *)
 
uint32_t GetRecords__Q3_2nn2sl39KillerNotificationTransferRecordManagerCFPQ3_2nn2sl32KillerNotificationTransferRecordUi (IKillerNotificationTransferRecordManagerInternal *, KillerNotificationTransferRecord *, uint32_t)
 
void RegisterRecords__Q3_2nn2sl39KillerNotificationTransferRecordManagerFPCQ3_2nn2sl32KillerNotificationTransferRecordUi (IKillerNotificationTransferRecordManagerInternal *, const KillerNotificationTransferRecord *, uint32_t)
 
nn::Result Store__Q3_2nn2sl39KillerNotificationTransferRecordManagerCFRQ3_2nn2sl7IStream (IKillerNotificationTransferRecordManagerInternal *, details::IStreamInternal *)
 
KillerNotificationTransferRecordManagerInternalInternal * __ct__Q3_2nn2sl47KillerNotificationTransferRecordManagerInternalFv (KillerNotificationTransferRecordManagerInternalInternal *)
 
void * __dt__Q3_2nn2sl47KillerNotificationTransferRecordManagerInternalFv (KillerNotificationTransferRecordManagerInternalInternal *, int)
 

Data Structure Documentation

◆ nn::sl::details::IKillerNotificationTransferRecordManagerInternalVTable

struct nn::sl::details::IKillerNotificationTransferRecordManagerInternalVTable

◆ nn::sl::details::IKillerNotificationTransferRecordManagerInternal

struct nn::sl::details::IKillerNotificationTransferRecordManagerInternal

◆ nn::sl::details::KillerNotificationTransferRecordManagerInternalInternal

struct nn::sl::details::KillerNotificationTransferRecordManagerInternalInternal
Data Fields
IKillerNotificationTransferRecordManagerInternalVTable * vtable
void * killerNotificationTransferRecordManagerImpl