Go to the source code of this file.
Data Structures | |
class | SenderThread |
Variables | |
$path ='/tmp/bayeos-thread1' | |
$name ="myClientThread" | |
$url ="http://bayconf.bayceer.uni-bayreuth.de/gateway/frame/saveFlat" | |
$w = new BayEOSWriter($path) | |
$s_thread =new SenderThread() | |
$count =0 | |
$count =0 |
Definition at line 30 of file MyThreadClient.php.
$name ="myClientThread" |
Definition at line 11 of file MyThreadClient.php.
$path ='/tmp/bayeos-thread1' |
Definition at line 10 of file MyThreadClient.php.
$s_thread =new SenderThread() |
Definition at line 25 of file MyThreadClient.php.
$url ="http://bayconf.bayceer.uni-bayreuth.de/gateway/frame/saveFlat" |
Definition at line 12 of file MyThreadClient.php.
$w = new BayEOSWriter($path) |
Definition at line 15 of file MyThreadClient.php.