ABY Framework  1.0
Arithmetic Bool Yao Framework
 All Classes Files Functions Variables Enumerations Enumerator Macros
Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
CThread Class Referenceabstract
Inheritance diagram for CThread:
Inheritance graph
[legend]

Public Member Functions

BOOL Start ()
 
BOOL Wait ()
 
BOOL Kill ()
 
BOOL IsRunning ()
 

Protected Member Functions

virtual void ThreadMain ()=0
 

Static Protected Member Functions

static void * ThreadMainHandler (void *p)
 

Protected Attributes

BOOL m_bRunning
 
pthread_t m_pThread
 

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