基本服务:我个人的基本C ++服务和组件

时间:2021-02-08 07:14:10
【文件属性】:
文件名称:基本服务:我个人的基本C ++服务和组件
文件大小:50KB
文件格式:ZIP
更新时间:2021-02-08 07:14:10
C++ 基本服务 我个人的基本C ++服务和组件
【文件预览】:
basic-services-main
----extern()
--------asio.cmake(799B)
--------googletest.cmake(1KB)
----cmake()
--------basic-services-config.cmake(65B)
--------Modules()
----include()
--------noncopyable.h(441B)
--------version.h(974B)
--------timestamp.h(1KB)
--------thread-pool.h(1KB)
--------current-thread.h(797B)
--------serial-device.h(7KB)
--------logging.h(2KB)
--------fsm.h(2KB)
--------log-stream.h(4KB)
--------thread.h(971B)
--------types.h(3KB)
--------job-scheduler.h(2KB)
--------circle-buffer.h(2KB)
--------count-down-latch.h(748B)
--------timer.h(2KB)
--------queue.h(4KB)
--------impl()
--------event.h(1KB)
--------source-file.h(863B)
----LICENSE(1KB)
----unit-tests()
--------CMakeLists.txt(425B)
--------gtest_main.cpp(214B)
----src()
--------job-scheduler.cpp(563B)
--------timer.cpp(17KB)
--------serial-device-wins.cpp(699B)
--------serial-packet-device.cpp(4KB)
--------count-down-latch.cpp(698B)
--------serial-device.cpp(1KB)
--------timestamp.cpp(1KB)
--------serial-buffer-device.cpp(2KB)
--------logging.cpp(5KB)
--------thread-pool.cpp(2KB)
--------serial-device-unix.cpp(10KB)
--------fsm.cpp(904B)
--------thread.cpp(1KB)
--------CMakeLists.txt(4KB)
--------log-stream.cpp(4KB)
--------current-thread.cpp(326B)
--------basic-services_version.h.in(123B)
----examples()
--------ex-source-file.cpp(320B)
--------ex-log.cpp(350B)
--------ex-thread-pool.cpp(853B)
--------ex-timestamp.cpp(345B)
--------ex-queue.cpp(156B)
--------ex-serial.cpp(735B)
--------CMakeLists.txt(697B)
--------ex-circle-buffer.cpp(364B)
----.gitignore(301B)
----CMakeLists.txt(2KB)
----README.md(64B)

网友评论