Stud.IP  2.5 Revision
CT_DBM Class Reference
Collaboration diagram for CT_DBM:
Collaboration graph

Public Member Functions

 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

 $dbm_file = ""
 
 $dbmid
 

Member Function Documentation

◆ ac_delete()

ac_delete (   $id,
  $name 
)

◆ ac_gc()

ac_gc (   $gc_time,
  $name 
)

◆ ac_get_lock()

ac_get_lock ( )

◆ ac_get_value()

ac_get_value (   $id,
  $name 
)

◆ ac_halt()

ac_halt (   $s)

◆ ac_newid()

ac_newid (   $str,
  $name 
)

◆ ac_release_lock()

ac_release_lock ( )

◆ ac_start()

ac_start ( )

◆ ac_store()

ac_store (   $id,
  $name,
  $str 
)

Field Documentation

◆ $dbm_file

$dbm_file = ""

◆ $dbmid

$dbmid

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