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:
Generated on Thu Dec 22 04:52:54 2005 for ccScript by  doxygen 1.4.5