refactoring: extract common file operations to StorageBackendSerialized 85/246285/3
authorAdrian Szyndela <adrian.s@samsung.com>
Tue, 27 Oct 2020 11:14:10 +0000 (12:14 +0100)
committerAdrian Szyndela <adrian.s@samsung.com>
Fri, 30 Oct 2020 11:17:02 +0000 (12:17 +0100)
commitca1b3b3078202c243a890fcb75e60591ac2f2315
tree016f632ed135450020379c9a4816c91c356d9907
parent020f8a37aab9f0c0e36c3395c613b26fd35f96b3
refactoring: extract common file operations to StorageBackendSerialized

Change-Id: I0a3fd26342482d747f44aae08ece46bb2b40a4fc
Makefile.am
src/internal/storage_backend_flatbuffers.cpp
src/internal/storage_backend_flatbuffers.hpp
src/internal/storage_backend_serialized.cpp [new file with mode: 0644]
src/internal/storage_backend_serialized.hpp