Stud.IP
2.0 Revision 48548
|
Public Member Functions | |
ac_start () | |
ac_get_lock () | |
ac_release_lock () | |
ac_gc ($gc_time, $name) | |
ac_store ($id, $name, $str) | |
ac_delete ($id, $name) | |
ac_get_value ($id, $name) | |
ac_newid ($str, $name) | |
ac_halt ($s) |
Data Fields | |
$database_table = "active_sessions_split" | |
$database_class = "" | |
$database_lock_semaphore = "" | |
$split_length = 4096 | |
$db |
ac_delete | ( | $id, | |
$name | |||
) |
ac_gc | ( | $gc_time, | |
$name | |||
) |
ac_get_lock | ( | ) |
ac_get_value | ( | $id, | |
$name | |||
) |
ac_halt | ( | $s | ) |
ac_newid | ( | $str, | |
$name | |||
) |
ac_release_lock | ( | ) |
ac_start | ( | ) |
ac_store | ( | $id, | |
$name, | |||
$str | |||
) |
$database_class = "" |
$database_lock_semaphore = "" |
$database_table = "active_sessions_split" |
$db |
$split_length = 4096 |