PHP Classes

File: neurone_base.class.php

Recommend this page to a friend!
  Classes of Lionel F. Lebeau   PHP Neuron Message transmission   neurone_base.class.php  
File: neurone_base.class.php
Role: Class source
Content type: text/plain
Description: Base model
Class: PHP Neuron Message transmission
Send messages to neurons using shared memory
Author: By
Last change: Replaced in function print_datas() :
print_r($this->neuro_msg);
with
print_r($this->neuro_msg1);
print_r($this->neuro_msg2);

and
print_r($this->shmobj->shm);
with
print_r($this->shmobj1->shm);
print_r($this->shmobj2->shm);
Date: 8 years ago
Size: 4,230 bytes

You need to be a registered user and login to get this file.

Login Immediately with your account on: