Home C-Bits Package Documentation Project Page

Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

C-Bits Documentation

Version 0.0.1

Package Overview: thread

This package provides a few useful classes related to thread management and synchronization.

The primary class is cbits::Thread which provides a platform independent encapsulating OO wrapper for platform-specific thread creation and use. The abstract cbits::Runnable class allows a Thread client to specify the code that the thread should execute.

Other classes include:


Generated by
doxygen
Hosted by
SourceForge