|
IRON 1a5eed49d3c0721a318ac369f725acc96b7c4584
|
This is the complete list of members for iron.lock.Lock, including all inherited members.
| __init__(self, Tile tile, int|None lock_id=None, int init=0, str|None name=None) | iron.lock.Lock | |
| _glock_index | iron.lock.Lock | protectedstatic |
| _init | iron.lock.Lock | protected |
| _lock_id | iron.lock.Lock | protected |
| _name | iron.lock.Lock | protected |
| _op | iron.lock.Lock | protected |
| _tile | iron.lock.Lock | protected |
| acquire(self, int value=1) | iron.lock.Lock | |
| acquire_exact(self, int value=1) | iron.lock.Lock | |
| name(self) | iron.lock.Lock | |
| op | iron.lock.Lock | |
| op(self) | iron.lock.Lock | |
| release(self, int value=1) | iron.lock.Lock | |
| resolve(self, ir.Location|None loc=None, ir.InsertionPoint|None ip=None) | iron.lock.Lock | |
| tile(self) | iron.lock.Lock |