DSWaylandProtocolTrace: add skeleton code with singleton 98/241798/1
authordyamy-lee <dyamy.lee@samsung.com>
Tue, 11 Aug 2020 04:51:56 +0000 (13:51 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Thu, 20 Aug 2020 10:10:56 +0000 (19:10 +0900)
commit68e3d7b135ee0baf85ff559cfa9b63bc3ef2ab68
tree9bce80282185a9f74edb44dda077b55b4650ad8a
parent51d0efd3dc171d0306be1c2b779101c318b5c0f4
DSWaylandProtocolTrace: add skeleton code with singleton

Change-Id: I795496753aa315bff435c86d16a9c7c254904354
src/DSWaylandServer/DSWaylandProtocolTrace.cpp [new file with mode: 0644]
src/DSWaylandServer/DSWaylandProtocolTrace.h [new file with mode: 0644]
src/DSWaylandServer/DSWaylandProtocolTracePrivate.h [new file with mode: 0644]
src/meson.build
tests/DSWaylandProtocolTrace-test.cpp [new file with mode: 0644]
tests/meson.build