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

void Script::Locks::release ( ScriptInterp interp  ) 

bool Script::Locks::lock ( ScriptInterp interp,
const char *  id 
)

bool Script::Locks::unlock ( ScriptInterp interp,
const char *  id 
)


The documentation for this class was generated from the following file:
Generated on Mon Dec 25 15:40:55 2006 for ccScript by  doxygen 1.5.1