Grouping logic in one class to make it cleaner and reuse some code.
Depends on D8659
Paths
| Differential D8662 Authored by kamil on Jul 29 2023, 2:51 AM.
Details
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptJul 29 2023, 2:51 AM2023-07-29 02:51:36 (UTC-7) kamil added a child revision: D8663: [CommCoreModule] implement C++ ReportStore.Jul 29 2023, 3:07 AM2023-07-29 03:07:51 (UTC-7) Harbormaster completed remote builds in B21333: Diff 29224.Jul 29 2023, 3:11 AM2023-07-29 03:11:05 (UTC-7) This revision is now accepted and ready to land.Jul 31 2023, 3:27 AM2023-07-31 03:27:02 (UTC-7) Harbormaster completed remote builds in B21365: Diff 29269.Jul 31 2023, 7:09 AM2023-07-31 07:09:46 (UTC-7) Closed by commit rCOMM8251f429994d: [CommCoreModule] implement C++ MessageStore (authored by kamil). · Explain WhyJul 31 2023, 8:03 AM2023-07-31 08:03:40 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 29285 native/cpp/CommonCpp/NativeModules/CMakeLists.txt
native/cpp/CommonCpp/NativeModules/CommCoreModule.h
native/cpp/CommonCpp/NativeModules/CommCoreModule.cpp
native/cpp/CommonCpp/NativeModules/PersistentStorageUtilities/DataStores/MessageStore.h
|