libProcTer::CCriticalVector< T > Class Template Reference
#include <cthread.h>
List of all members.
Detailed Description
template<typename T>
class libProcTer::CCriticalVector< T >
- Author:
- CJP <cornware-cjp@users.sourceforge.net>
A std::vector class, protected as a critical section.
This is a small convenience class, with no extra functionality besides the functionality provided by std::vector and CCriticalSection.
The documentation for this class was generated from the following file: