| Trees | Indices | Help |
|
|---|
|
|
util.ComparableMixin --+
|
BaseLockId
Abstract base class for LockId classes.
Sets up the 'access()' function for the LockId's available to the user
(MasterLock and SlaveLock classes).
Derived classes should add
- Comparison with the L{util.ComparableMixin} via the L{compare_attrs}
class variable.
- Link to the actual lock class should be added with the L{lockClass}
class variable.
| Instance Methods | |||
|
|||
|
|||
|
Inherited from |
|||
| Class Variables | |
|
Inherited from |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Jul 17 13:45:26 2011 | http://epydoc.sourceforge.net |