Cinnamon  1.1
chess engine
Thread Class Reference

#include <Thread.h>

Inheritance diagram for Thread:
Runnable IterativeDeeping

List of all members.

Public Member Functions

 Thread ()
void start ()
void join ()
bool isJoinable ()
void stop ()
 ~Thread ()

Constructor & Destructor Documentation

Thread::Thread ( ) [inline]
Thread::~Thread ( ) [inline]

Member Function Documentation

bool Thread::isJoinable ( ) [inline]
void Thread::join ( ) [inline]
void Thread::start ( ) [inline]
void Thread::stop ( ) [inline]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines