Main Page
|
Class Hierarchy
|
Alphabetical List
|
Class List
|
Directories
|
File List
|
Class Members
|
File Members
Script
::
Locks
Script::Locks Class Reference
This class holds a distributed lock set used for global script locks and the new lock/unlock commands.global lock table.
More...
#include <
script.h
>
List of all members.
Public Member Functions
void
release
(
ScriptInterp
*interp)
bool
lock
(
ScriptInterp
*interp, const char *id)
bool
unlock
(
ScriptInterp
*interp, const char *id)
Locks
()
Classes
struct
_lock
Detailed Description
This class holds a distributed lock set used for global script locks and the new lock/unlock commands.global lock table.
Author:
David Sugar <
dyfet@ostel.com
>
Constructor & Destructor Documentation
Script::Locks::Locks
(
)
Member Function Documentation
bool Script::Locks::lock
(
ScriptInterp
*
interp
,
const char *
id
)
void Script::Locks::release
(
ScriptInterp
*
interp
)
bool Script::Locks::unlock
(
ScriptInterp
*
interp
,
const char *
id
)
The documentation for this class was generated from the following file:
script.h
Generated on Fri Sep 9 08:50:36 2005 for ccScript by
1.4.4