![]() |
ATLAS Offline Software
|
Public Member Functions | |
| __init__ (self, fname=None, cb_fct=None) | |
Public Attributes | |
| lib = ctypes.cdll.LoadLibrary ("libAthDSoCallBacks.so") | |
Definition at line 26 of file AthDsoLogger.py.
log Dso loading by calling-back into `cb_fct` if `cb_fct` is None we use a default callback function which logs the dVmem on stdout.
Definition at line 27 of file AthDsoLogger.py.
| python.AthDsoLogger.DsoLogger.lib = ctypes.cdll.LoadLibrary ("libAthDSoCallBacks.so") |
Definition at line 34 of file AthDsoLogger.py.