nanoserv
[ class tree: nanoserv ] [ index: nanoserv ] [ all elements ]

Class: NS_Shared_Object

Source Location: /nanoserv.php

Class Overview


Shared object class for inter-process communications


Author(s):

Variables

Methods



Class Details

[line 1426]
Shared object class for inter-process communications



Tags:

since:  0.9


[ Top ]


Class Variables

static $caller_pid =

[line 1432]

caller process pid



Tags:

access:  public

Type:   int


[ Top ]

static $shared_count =  0

[line 1450]

static instance counter



Tags:

access:  public

Type:   int


[ Top ]

$_oid =

[line 1438]

shared object unique identifier



Tags:

access:  public

Type:   int


[ Top ]



Class Methods


constructor __construct [line 1459]

NS_Shared_Object __construct( [object $o = false])

NS_Shared_Object constructor

If $o is omited, a new StdClass object will be created and wrapped




Tags:

access:  public


Parameters:

object   $o  

[ Top ]

method __call [line 1496]

void __call( $m, $a)



Tags:

access:  public


Parameters:

   $m  
   $a  

[ Top ]

method __get [line 1468]

void __get( $k)



Tags:

access:  public


Parameters:

   $k  

[ Top ]

method __set [line 1482]

void __set( $k, $v)



Tags:

access:  public


Parameters:

   $k  
   $v  

[ Top ]


Documentation generated on Thu, 10 May 2012 22:01:24 +0200 by phpDocumentor 1.4.4