wut  v1.7.0
Wii U Toolchain
Public Member Functions
IKillerNotificationTransferRecordManager Class Reference

#include <KillerNotificationTransferRecordManager.h>

Inheritance diagram for IKillerNotificationTransferRecordManager:
Inheritance graph
[legend]

Public Member Functions

 IKillerNotificationTransferRecordManager ()
 
 IKillerNotificationTransferRecordManager (IKillerNotificationTransferRecordManager &src)
 
IKillerNotificationTransferRecordManageroperator= (const IKillerNotificationTransferRecordManager &other)
 
IKillerNotificationTransferRecordManageroperator= (IKillerNotificationTransferRecordManager &&src) noexcept
 
 ~IKillerNotificationTransferRecordManager () override=default
 
- Public Member Functions inherited from IKillerNotificationTransferRecordManagerBase
virtual ~IKillerNotificationTransferRecordManagerBase ()=default
 
virtual nn::Result Load (nn::sl::details::IStreamBase &stream)=0
 
virtual nn::Result LoadInitial ()=0
 
virtual nn::Result Store (nn::sl::details::IStreamBase &stream)=0
 
virtual void Finalize ()=0
 
virtual uint32_t GetRecordCount () const =0
 
virtual uint32_t GetRecords (KillerNotificationTransferRecord *outTransferRecords, uint32_t maxTransferRecords) const =0
 
virtual void RegisterRecords (const KillerNotificationTransferRecord *transferRecords, uint32_t numTransferRecords)=0
 
virtual nn::Result RegisterRecords (const uint32_t *u1, uint32_t u2)=0
 

Detailed Description

Definition at line 11 of file KillerNotificationTransferRecordManager.h.

Constructor & Destructor Documentation

◆ IKillerNotificationTransferRecordManager() [1/2]

Definition at line 14 of file KillerNotificationTransferRecordManager.h.

◆ IKillerNotificationTransferRecordManager() [2/2]

Definition at line 18 of file KillerNotificationTransferRecordManager.h.

◆ ~IKillerNotificationTransferRecordManager()

Member Function Documentation

◆ operator=() [1/2]

Definition at line 22 of file KillerNotificationTransferRecordManager.h.

◆ operator=() [2/2]

Definition at line 27 of file KillerNotificationTransferRecordManager.h.


The documentation for this class was generated from the following file: