Stud.IP  2.5 Revision
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()

ac_delete (   $id,
  $name 
)
Here is the call graph for this function:

◆ ac_gc()

ac_gc (   $gc_time,
  $name 
)

◆ ac_get_lock()

ac_get_lock ( )

◆ ac_get_value()

ac_get_value (   $id,
  $name 
)
Here is the call graph for this function:

◆ ac_halt()

ac_halt (   $s)
Here is the caller graph for this function:

◆ ac_newid()

ac_newid (   $str,
  $name 
)
Here is the call graph for this function:

◆ ac_release_lock()

ac_release_lock ( )

◆ ac_start()

ac_start ( )

◆ ac_store()

ac_store (   $id,
  $name,
  $str 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ extract()

extract (   $id)
Here is the caller graph for this function:

Field Documentation

◆ $max_sessions

$max_sessions = 500

◆ $semid

$semid

◆ $shm_key

$shm_key = 900000

◆ $shm_size

$shm_size = 64000

◆ $shmid

$shmid

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