![]() |
The Gaudi Framework
v36r13 (995e4364)
|
Classes | |
class | Factory |
class | Property |
class | Registry |
Functions | |
def | _get_filename () |
def | registry () |
def | factories () |
Variables | |
__doc__ | |
__all__ | |
_libname | |
_lib | |
_instance | |
_functions_list | |
n | |
func | |
argtypes | |
restype | |
errcheck | |
|
private |
Definition at line 45 of file cpluginsvc.py.
def GaudiPluginService.cpluginsvc.factories | ( | ) |
factories returns the list of components factory informations known to the plugin service
Definition at line 94 of file cpluginsvc.py.
def GaudiPluginService.cpluginsvc.registry | ( | ) |
registry returns the singleton-like instance of the plugin service.
Definition at line 84 of file cpluginsvc.py.
|
private |
Definition at line 34 of file cpluginsvc.py.
|
private |
Definition at line 14 of file cpluginsvc.py.
|
private |
Definition at line 181 of file cpluginsvc.py.
|
private |
Definition at line 81 of file cpluginsvc.py.
|
private |
Definition at line 61 of file cpluginsvc.py.
|
private |
Definition at line 42 of file cpluginsvc.py.
GaudiPluginService.cpluginsvc.argtypes |
Definition at line 237 of file cpluginsvc.py.
GaudiPluginService.cpluginsvc.errcheck |
Definition at line 240 of file cpluginsvc.py.
GaudiPluginService.cpluginsvc.func |
Definition at line 236 of file cpluginsvc.py.
GaudiPluginService.cpluginsvc.n |
Definition at line 235 of file cpluginsvc.py.
GaudiPluginService.cpluginsvc.restype |
Definition at line 238 of file cpluginsvc.py.