Class TClient

Description

This Class is Instaitained in Called Threads

To provide Easy State Expressing / Watching Functionality

Located in /Thread/Caller.php (line 173)


	
			
Variable Summary
 int $id
Method Summary
 TClient __construct (int $Id, ComBasic $ComH)
 void __destruct ()
 void TFinalize ()
 unknown TGetState ()
 void TSleep (int $sec)
Variables
int $id (line 186)

Thread ID

  • access: public
Methods
Constructor __construct (line 194)

Class Constuctor Just Assign Instance attributes to this Thread Specific ones

TClient __construct (int $Id, ComBasic $ComH)
Destructor __destruct (line 235)

Destructor

This Thread has Died

void __destruct ()
TFinalize (line 217)

Express Thread has finished and it's "Dead"

void TFinalize ()
TGetState (line 226)

Return This Thread state

unknown TGetState ()
TSleep (line 204)

Puts Thread in Sleep State for $sec Fixed Seconds

void TSleep (int $sec)
  • int $sec

Documentation generated on Fri, 01 Aug 2008 05:54:09 +0300 by phpDocumentor 1.4.1