libmoldeo (Moldeo 1.0 Core)  1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
moThread Class Referenceabstract

#include <moThread.h>

Public Member Functions

 moThread ()
 
virtual ~moThread ()
 
bool CreateThread ()
 
bool KillThread ()
 
bool ThreadExists ()
 
bool SendThreadMessage (int message)
 

Detailed Description

Definition at line 54 of file moThread.h.

Constructor & Destructor Documentation

moThread::moThread ( )

Definition at line 34 of file moThread.cpp.

moThread::~moThread ( )
virtual

Definition at line 38 of file moThread.cpp.

Member Function Documentation

bool moThread::CreateThread ( )

Definition at line 43 of file moThread.cpp.

bool moThread::KillThread ( )

Definition at line 59 of file moThread.cpp.

bool moThread::SendThreadMessage ( int  message)

Definition at line 79 of file moThread.cpp.

bool moThread::ThreadExists ( )

Definition at line 75 of file moThread.cpp.


The documentation for this class was generated from the following files: