Masquerade a dictionary with a structure-like behavior.
More...
Masquerade a dictionary with a structure-like behavior.
◆ __init__()
pyqpanda3.profiling.gprof2dot.Struct.__init__ |
( |
| self, |
|
|
| attrs = None ) |
◆ __getattr__()
pyqpanda3.profiling.gprof2dot.Struct.__getattr__ |
( |
| self, |
|
|
| name ) |
◆ __repr__()
pyqpanda3.profiling.gprof2dot.Struct.__repr__ |
( |
| self | ) |
|
◆ __setattr__()
pyqpanda3.profiling.gprof2dot.Struct.__setattr__ |
( |
| self, |
|
|
| name, |
|
|
| value ) |
◆ __str__()
pyqpanda3.profiling.gprof2dot.Struct.__str__ |
( |
| self | ) |
|
◆ _attrs
pyqpanda3.profiling.gprof2dot.Struct._attrs |
|
protected |
The documentation for this class was generated from the following file:
- pyqpanda3/profiling/gprof2dot.py