bdc474d7fc
* New: In CRL.python.helpers, all methods make use of the quiet mode to allow completly silent initialisation. Introduce isderived() function to check the derivation relationship of two C++ encapsulated classes by Isobar. The Python isinstance do not work, all C++ wrapped classes are of the base type 'type'. isderived() uses the MRO mechanism (Method Resolution Order) as a workaround. I can't find in the documentation if it's the expected behavior or if i did miss something in when building my classes. |
||
---|---|---|
.. | ||
Alliance.py | ||
Configuration.py | ||
Debug.py | ||
Display.py | ||
Patterns.py | ||
RealTechnology.py | ||
SymbolicTechnology.py | ||
__init__.py | ||
etesian.py | ||
hMetis.py | ||
kite.py | ||
mauka.py | ||
misc.py | ||
nimbus.py |