![]() |
QPanda3
Supported by OriginQ
|
Masquerade a dictionary with a structure-like behavior. 更多...
Public 成员函数 | |
| __init__ (self, attrs=None) | |
| __getattr__ (self, name) | |
| __setattr__ (self, name, value) | |
| __str__ (self) | |
| __repr__ (self) | |
Protected 属性 | |
| _attrs | |
Masquerade a dictionary with a structure-like behavior.
| pyqpanda3.profiling.gprof2dot.Struct.__init__ | ( | self, | |
| attrs = None ) |
| pyqpanda3.profiling.gprof2dot.Struct.__getattr__ | ( | self, | |
| name ) |
| pyqpanda3.profiling.gprof2dot.Struct.__repr__ | ( | self | ) |
| pyqpanda3.profiling.gprof2dot.Struct.__setattr__ | ( | self, | |
| name, | |||
| value ) |
| pyqpanda3.profiling.gprof2dot.Struct.__str__ | ( | self | ) |
|
protected |