Class Process

Description

Instances of this class are used as Containers for threads (hence name Process :) )

upon creating of a new Process with given Communication Class it Calls it's Init Method

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


	
			
Variable Summary
Method Summary
 Process __construct (Process $ComH)
 void Clear ()
Variables
ComBasic $ComHelper (line 23)

Communication Class Provided for threads of this Process

  • access: public
Methods
Constructor __construct (line 30)

Class Constuctor just assign the $ComH varaible and Init it

Process __construct (Process $ComH)
Clear (line 39)

Clear the Any Equipation of the Communication Class

void Clear ()

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