Vulcan Logic SRM  

SRM - Documentation


^ SRM Documentation
^ Function reference

- Standard module
- Sapi module
- Class reference

I. Standard module

Table of Contents
srm_version --  Retrieve the version number from the SRM Daemon.
srm_function_list --  Return a list with all supported functions.
srm_function_exists --  Check if a function is supported by the Daemon.
srm_module_list --  Retrieve a list with all loaded modules.
srm_module_exists --  Checks if a specific module has been loaded into the daemon.
srm_module_info --  Return detailed info about a module.
srm_application_keys --  Returns a list with all stored application keys.
srm_session_keys --  Returns a list with all stored session keys.
lock --  Obtains an advisory lock on a application variable.
unlock --  Releases a lock on a application variable.
Prev: Function reference Next: srm_version


© 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by The Vulcan Logic Group