![]() |
ATLAS Offline Software
|
Public Member Functions | |
| def | __init__ (self, c) |
| def | __del__ (self) |
| def | current (cls) |
| def | complete (cls) |
Static Public Attributes | |
| hint | |
Static Private Attributes | |
| __context | |
Keeps the context info as a stack
Usage:
context = Context("context string") # this is it
Definition at line 5 of file DebuggingContext.py.
| def python.DebuggingContext.Context.__init__ | ( | self, | |
| c | |||
| ) |
Definition at line 14 of file DebuggingContext.py.
| def python.DebuggingContext.Context.__del__ | ( | self | ) |
Definition at line 17 of file DebuggingContext.py.
| def python.DebuggingContext.Context.complete | ( | cls | ) |
Definition at line 25 of file DebuggingContext.py.
| def python.DebuggingContext.Context.current | ( | cls | ) |
Definition at line 21 of file DebuggingContext.py.
|
staticprivate |
Definition at line 12 of file DebuggingContext.py.
|
static |
Definition at line 11 of file DebuggingContext.py.
1.8.18