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

Class: System_SharedMemory

Source Location: /System_SharedMemory-0.9.0RC1/SharedMemory.php

Class Overview


Backend independent OO-interface


Author(s):

Version:

  • CVS: $Id:$

Copyright:

  • 2005 Evgeny Stepanischev

Methods


Inherited Variables

Inherited Methods


Class Details

[line 41]
Backend independent OO-interface


[ Top ]


Method Detail

factory   [line 55]

object a &factory( [string $type = false], [array $options = array()])

Create a new shared mem object
  • Return: new System_Shared object

Parameters:

string   $type   —  the shared mem type (or false on autodetect)
array   $options   —  an associative array of option names and values

[ Top ]

getAvailableTypes   [line 82]

mixed getAvailableTypes( [bool $only_first = false])

Get available types or first one
  • Return: list of available types (array) or first one (string)

Parameters:

bool   $only_first   —  false if need all types and true if only first one

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:32:43 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.