|
Core Library
1.7.0.0
Library containing core utilities and tools for threading, networking, logging, INI and CSV file management etc.
|
Files | |
| file | BoundedBuffer.h [code] |
| File containing bounded buffer declaration. | |
| file | ConcurrentQueue.h [code] |
| File containing concurrent queue declaration. | |
| file | EventThread.h [code] |
| File containing declaration of EventThread class. | |
| file | JoinThreads.h [code] |
| File containing multi-thread joiner declaration. | |
| file | SyncEvent.h [code] |
| File containing declaration of SyncEvent class. | |
| file | ThreadBase.h [code] |
| File containing declaration of ThreadBase class. | |
| file | ThreadGroup.h [code] |
| File containing thread group declaration. | |
| file | ThreadRunner.h [code] |
| File containing declaration of ThreadRunner class. | |