coriolis/hurricane/doc
Jean-Paul Chaput 56aa978a9b Added management of Python attributes on DBo.
* New: Isobar::PyAttributesHolder, a PyObject with only a dictionary
    to hold the attributes associated to a DBo.
* New: Isobar::PyHolderProperty, the Property that encapsulate
    PyAttributesholder.
* New: Isobar::PythonAttributes, the extension to simplify the
    management of the PyAttributesholder.
* Change: In PyEntity, now use a dedicated tp_getattro and tp_setattro
    to delegate the Python attribute access towars the PyAttributesholder.
* New: In hurricane/doc & documentation, update docs regarding Python
    attributes managment.
2022-08-13 17:46:47 +02:00
..
analog Added management of Python attributes on DBo. 2022-08-13 17:46:47 +02:00
hurricane Added management of Python attributes on DBo. 2022-08-13 17:46:47 +02:00
viewer Added management of Python attributes on DBo. 2022-08-13 17:46:47 +02:00
CMakeLists.txt Anlog integration part I. Atomic devices support (transistors). 2018-10-01 16:52:17 +02:00