Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
CT_Shm Class Reference
Collaboration diagram for CT_Shm:
Collaboration graph

Public Member Functions

 extract ($id)
 ac_start ()
 ac_get_lock ()
 ac_release_lock ()
 ac_newid ($str, $name)
 ac_store ($id, $name, $str)
 ac_delete ($id, $name)
 ac_gc ($gc_time, $name)
 ac_halt ($s)
 ac_get_value ($id, $name)

Data Fields

 $max_sessions = 500
 $shm_key = 900000
 $shm_size = 64000
 $shmid
 $semid

Member Function Documentation

ac_delete (   $id,
  $name 
)

Here is the call graph for this function:

ac_gc (   $gc_time,
  $name 
)
ac_get_lock ( )
ac_get_value (   $id,
  $name 
)

Here is the call graph for this function:

ac_halt (   $s)

Here is the caller graph for this function:

ac_newid (   $str,
  $name 
)

Here is the call graph for this function:

ac_release_lock ( )
ac_start ( )
ac_store (   $id,
  $name,
  $str 
)

Here is the call graph for this function:

Here is the caller graph for this function:

extract (   $id)

Here is the caller graph for this function:

Field Documentation

$max_sessions = 500
$semid
$shm_key = 900000
$shm_size = 64000
$shmid

The documentation for this class was generated from the following file: