![]() |
Thread++
Client-Server Multithreading with C++
|
Files | |
| file | BaseTask.cpp |
| Code for the class CBaseTask. | |
| file | BaseTask.h |
| Header for the class CBaseTask. | |
| file | BaseThreadManager.h |
| Header and code for the class CBaseThreadManager. | |
| file | Common.h |
| Header for the class CCommon. | |
| file | Thread.h |
| Header and code for the class CThread. | |
| file | ThreadSafeQueue.h |
| Interface for the thread-safe queue class CThreadSafeQueue. | |
| file | Timer.cpp |
| Code for the class CTimer. | |
| file | Timer.h |
| Header for the class CTimer. | |