event::ReentrantDetectingLock Class Reference

List of all members.

Public Member Functions

def __call__
def __enter__
def __exit__
def __init__
def acquire
def release

Private Attributes

 _lock
 _owner

Detailed Description

Definition at line 29 of file graveyard/event.py.


Member Function Documentation

def event::ReentrantDetectingLock::__call__ (   self,
  msg 
)

Definition at line 54 of file graveyard/event.py.

def event::ReentrantDetectingLock::__enter__ (   self  ) 

Definition at line 48 of file graveyard/event.py.

def event::ReentrantDetectingLock::__exit__ (   self,
  args 
)

Definition at line 51 of file graveyard/event.py.

def event::ReentrantDetectingLock::__init__ (   self,
  args,
  kwargs 
)

Definition at line 30 of file graveyard/event.py.

def event::ReentrantDetectingLock::acquire (   self,
  blocking = 1 
)

Definition at line 34 of file graveyard/event.py.

def event::ReentrantDetectingLock::release (   self  ) 

Definition at line 44 of file graveyard/event.py.


Member Data Documentation

Definition at line 31 of file graveyard/event.py.

Definition at line 32 of file graveyard/event.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Properties Friends Defines


multi_interface_roam
Author(s): Blaise Gassend
autogenerated on Fri Jan 11 09:52:33 2013