-
- Downloads
Worker thread, event buffer, event thread and Configuration added
Showing
- Makefile 2 additions, 1 deletionMakefile
- src/ClassFactory.cpp 0 additions, 1 deletionsrc/ClassFactory.cpp
- src/Configuration.h 83 additions, 0 deletionssrc/Configuration.h
- src/EventBuffer.cpp 166 additions, 0 deletionssrc/EventBuffer.cpp
- src/EventBuffer.h 80 additions, 0 deletionssrc/EventBuffer.h
- src/EventThread.cpp 232 additions, 0 deletionssrc/EventThread.cpp
- src/EventThread.h 116 additions, 0 deletionssrc/EventThread.h
- src/WorkerThread.cpp 138 additions, 0 deletionssrc/WorkerThread.cpp
- src/WorkerThread.h 49 additions, 0 deletionssrc/WorkerThread.h
src/Configuration.h
0 → 100644
src/EventBuffer.cpp
0 → 100644
src/EventBuffer.h
0 → 100644
src/EventThread.cpp
0 → 100644
src/EventThread.h
0 → 100644
src/WorkerThread.cpp
0 → 100644
src/WorkerThread.h
0 → 100644
Please register or sign in to comment