![]() |
QPanda3
Supported by OriginQ
|
Parser for a custom JSON representation of profile data. 更多...
Public 成员函数 | |
| __init__ (self, stream) | |
| parse (self) | |
Public 成员函数 继承自 pyqpanda3.profiling.gprof2dot.Parser | |
| __init__ (self) | |
Public 属性 | |
| stream = stream | |
额外继承的成员函数 | |
静态 Public 属性 继承自 pyqpanda3.profiling.gprof2dot.Parser | |
| bool | stdinInput = True |
| bool | multipleInput = False |
Parser for a custom JSON representation of profile data.
See schema.json for details.
| pyqpanda3.profiling.gprof2dot.JsonParser.__init__ | ( | self, | |
| stream ) |
| pyqpanda3.profiling.gprof2dot.JsonParser.parse | ( | self | ) |
| pyqpanda3.profiling.gprof2dot.JsonParser.stream = stream |