Go to the source code of this file.
Data Structures | |
| class | BayEOSFifo | 
Variables | |
| $config =parse_ini_file('/etc/bayeos-fifo.ini') | |
| if(!isset($config['names'])) else | $names =$config['names'] | 
| $config ['writer_sleep_time'] =0 | |
| $my_client | |
| $config =parse_ini_file('/etc/bayeos-fifo.ini') | 
Definition at line 17 of file bayeos-fifo.php.
| $config['writer_sleep_time'] =0 | 
Definition at line 24 of file bayeos-fifo.php.
| $my_client | 
Definition at line 209 of file bayeos-fifo.php.
| if (!isset($config['names'])) else $names =$config['names'] | 
Definition at line 23 of file bayeos-fifo.php.
 1.8.6