Acspy | index /alma/ACS-2016.2/ACSSW/lib/python/site-packages/Acspy/__init__.py |
The Acspy package contains 90% of all ACS Python code. The subpackages
here contain APIs to:
- connect to components
- connect to standard CORBA services
- create components
- access notification channels
- access the ACS logging service
- etc
Basically everything that can be found in the C++ and Java APIs
can also be found here. The big exception to this is there no
XML support at the moment.
Package Contents | ||||||
|
Data | ||
__revision__ = '$Id: __init__.py,v 1.4 2012/03/07 17:42:14 acaproni Exp $' files = ['Common', 'Servants', 'Util', 'Container.pyc', 'Container.py', 'Clients', 'ContainerActivationMap.py', '__init__.pyc', 'ContainerActivationMap.pyc', 'Nc', '__init__.py'] pkgFolder = '/alma/ACS-2016.2/ACSSW/lib/python/site-packages/Acspy' |