![]() |
The Gaudi Framework
master (e68eea06)
|
Go to the source code of this file.
Classes | |
| class | cpluginsvc.Registry |
| class | cpluginsvc.Factory |
| class | cpluginsvc.Property |
Namespaces | |
| namespace | cpluginsvc |
Functions | |
| cpluginsvc._get_filename () | |
| cpluginsvc.registry () | |
| cpluginsvc.factories () | |
Variables | |
| str | cpluginsvc.__doc__ |
| (c) Copyright 1998-2019 CERN for the benefit of the LHCb and ATLAS collaborations # # This software is distributed under the terms of the Apache version 2 licence, # copied verbatim in the file "LICENSE". | |
| tuple | cpluginsvc.__all__ |
| cpluginsvc._libname = None | |
| cpluginsvc._lib = ctypes.CDLL(_libname, ctypes.RTLD_GLOBAL) | |
| cpluginsvc._instance = None | |
| list | cpluginsvc._functions_list |
| cpluginsvc.n = f[0] | |
| cpluginsvc.func = getattr(_lib, n) | |
| cpluginsvc.argtypes | |
| cpluginsvc.restype | |
| cpluginsvc.errcheck | |