QPanda3
Supported by OriginQ
载入中...
搜索中...
未找到
pyqpanda3.profiling.gprof2dot.JsonParser类 参考

Parser for a custom JSON representation of profile data. 更多...

类 pyqpanda3.profiling.gprof2dot.JsonParser 继承关系图:
[图例]

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.

构造及析构函数说明

◆ __init__()

pyqpanda3.profiling.gprof2dot.JsonParser.__init__ ( self,
stream )

成员函数说明

◆ parse()

pyqpanda3.profiling.gprof2dot.JsonParser.parse ( self)

类成员变量说明

◆ stream

pyqpanda3.profiling.gprof2dot.JsonParser.stream = stream

该类的文档由以下文件生成: