Class: SONIC_STREAM_exec

Source Location: /streams/sonic.stream.exec.php

Class Overview [line 22]

SONIC_thread
   |
   --SONIC_stream
      |
      --SONIC_STREAM_exec

Author(s):

Version:

Copyright:

Variables

Constants

Methods


Inherited Methods

Class: SONIC_thread

SONIC_thread::sonic_thread_run()
fork entire program Memory and Execution space aka M.E.


Class Details

[ Top ]


Class Variables

$exec_handle =  NULL

[line 30]

popen resource handle

Tags:

Type: resource

Overrides:

[ Top ]


Class Methods

sonic_stream_exec_prelog

string sonic_stream_exec_prelog( )

[line 184]

log output unifier

returns a uniform prefix for log/output entries

Tags:

Parameters:

[ Top ]

sonic_stream_exec_start

void sonic_stream_exec_start( )

[line 75]

main setup

load signal handers then return

Tags:

Parameters:

[ Top ]

sonic_stream_exec_stop

void sonic_stream_exec_stop( )

[line 96]

main shutdown/finish

closes popen resource variable and echos trace

Tags:

Parameters:

[ Top ]

sonic_stream_main

void sonic_stream_main( )

[line 121]

stream main

Tags:

Parameters:

[ Top ]

_sonic_stream_exec_handler

void _sonic_stream_exec_handler( [integer $sig = NULL])

[line 37]

signal termination handler

Parameters:

  • integer $sig - posix process signal

[ Top ]


Class Constants


Documentation generated on Fri, 12 Sep 2008 19:19:01 +1000 by phpDocumentor 1.4.1