60 mKillerNotificationAccessor(nullptr),
61 mTitleListCache(nullptr),
62 mKillerNotificationSerializer(nullptr),
63 mSettingAccessor(nullptr),
64 mAccountInfoAccessor(nullptr),
65 mTimeAccessor(nullptr),
66 mKillerNotificationTransferRecordManager(nullptr) {
84 return mLaunchedTitleListAccessor;
88 return mKillerNotificationAccessor;
92 return mTitleListCache;
96 return mKillerNotificationSerializer;
100 return mSettingAccessor;
104 return mAccountInfoAccessor;
108 return mTimeAccessor;
112 return mKillerNotificationTransferRecordManager;
129 launchedTitleListAccessor.GetInternal(),
130 killerNotificationAccessor.GetInternal(),
131 titleListCache.GetInternal(),
132 killerNotificationSerializer.GetInternal(),
133 settingAccessor.GetInternal(),
134 accountInfoAccessor.GetInternal(),
135 timeAccessor.GetInternal(),
136 killerNotificationTransferRecordManager.GetInternal());
151 details::LaunchedTitleListAccessorFromPtr mLaunchedTitleListAccessor;
152 details::KillerNotificationAccessorFromPtr mKillerNotificationAccessor;
153 TitleListCacheFromPtr mTitleListCache;
154 details::SerializerFromPtr<KillerNotification> mKillerNotificationSerializer;
155 details::SettingAccessorFromPtr mSettingAccessor;
156 details::AccountInfoAccessorFromPtr mAccountInfoAccessor;
157 details::TimeAccessorFromPtr mTimeAccessor;
158 details::KillerNotificationTransferRecordManagerFromPtr mKillerNotificationTransferRecordManager;
Result value type used by nn libraries.
nn::Result Select(KillerNotification *outKillerNotification, TitleInfo *outKillerNotificationTitle, bool *u1)
details::ITimeAccessorBase & GetTimeAccessor()
details::ISettingAccessorBase & GetSettingAccessor()
details::ISerializerBase< KillerNotification > & GetKillerNotificationSerializer()
details::IAccountInfoAccessorBase & GetAccountInfoAccessor()
details::ILaunchedTitleListAccessorBase & GetLaunchedTitleListAccessor()
void Initialize(details::ILaunchedTitleListAccessorBase &launchedTitleListAccessor, details::IKillerNotificationAccessorBase &killerNotificationAccessor, details::ITitleListCacheBase &titleListCache, details::ISerializerBase< KillerNotification > &killerNotificationSerializer, details::ISettingAccessorBase &settingAccessor, details::IAccountInfoAccessorBase &accountInfoAccessor, details::ITimeAccessorBase &timeAccessor, details::IKillerNotificationTransferRecordManagerBase &killerNotificationTransferRecordManager)
~KillerNotificationSelector()
details::IKillerNotificationTransferRecordManagerBase & GetKillerNotificationTransferRecordManager()
details::ITitleListCacheBase & GetTitleListCache()
KillerNotificationSelector()
details::IKillerNotificationAccessorBase & GetKillerNotificationAccessor()
struct nn::sl::details::KillerNotificationSelectorInternal KillerNotificationSelectorInternal
ILaunchedTitleListAccessorInternal * launchedTitleListAccessor
ISerializerInternal * killerNotificationSerializer
nn::Result Select__Q3_2nn2sl26KillerNotificationSelectorFPQ3_2nn2sl18KillerNotificationPQ3_2nn2sl9TitleInfoPb(KillerNotificationSelectorInternal *, KillerNotification *, TitleInfo *, bool *)
IAccountInfoAccessorInternal * accountInfoAccessor
KillerNotificationSelectorInternal * __ct__Q3_2nn2sl26KillerNotificationSelectorFv(KillerNotificationSelectorInternal *)
void __dt__Q3_2nn2sl26KillerNotificationSelectorFv(KillerNotificationSelectorInternal *, int)
ITitleListCacheInternal * titleListCache
void Initialize__Q3_2nn2sl26KillerNotificationSelectorFRQ3_2nn2sl26ILaunchedTitleListAccessorRQ3_2nn2sl27IKillerNotificationAccessorRQ3_2nn2sl14TitleListCacheRQ3_2nn2sl49ISerializer__tm__30_Q3_2nn2sl18KillerNotificationRQ3_2nn2sl16ISettingAccessorRQ3_2nn2sl20IAccountInfoAccessorRQ3_2nn2sl13ITimeAccessorRQ3_2nn2sl40IKillerNotificationTransferRecordManager(KillerNotificationSelectorInternal *, ILaunchedTitleListAccessorInternal *, IKillerNotificationAccessorInternal *, ITitleListCacheInternal *, ISerializerInternal *, ISettingAccessorInternal *, IAccountInfoAccessorInternal *, ITimeAccessorInternal *, IKillerNotificationTransferRecordManagerInternal *)
ISettingAccessorInternal * settingsAccessor
IKillerNotificationTransferRecordManagerInternal * killerNotificationTransferRecordManager
IKillerNotificationAccessorInternal * killerNotificationAccessor
ITimeAccessorInternal * timeAccessor