Describe a kind of event, and its basic operations.
More...
Describe a kind of event, and its basic operations.
◆ __init__()
pyqpanda3.profiling.gprof2dot.Event.__init__ |
( |
| self, |
|
|
| name, |
|
|
| null, |
|
|
| aggregator, |
|
|
| formatter = str ) |
◆ __eq__()
pyqpanda3.profiling.gprof2dot.Event.__eq__ |
( |
| self, |
|
|
| other ) |
◆ __hash__()
pyqpanda3.profiling.gprof2dot.Event.__hash__ |
( |
| self | ) |
|
◆ __repr__()
pyqpanda3.profiling.gprof2dot.Event.__repr__ |
( |
| self | ) |
|
◆ aggregate()
pyqpanda3.profiling.gprof2dot.Event.aggregate |
( |
| self, |
|
|
| val1, |
|
|
| val2 ) |
Aggregate two event values.
◆ format()
pyqpanda3.profiling.gprof2dot.Event.format |
( |
| self, |
|
|
| val ) |
◆ null()
pyqpanda3.profiling.gprof2dot.Event.null |
( |
| self | ) |
|
◆ _aggregator
pyqpanda3.profiling.gprof2dot.Event._aggregator = aggregator |
|
protected |
◆ _formatter
pyqpanda3.profiling.gprof2dot.Event._formatter = formatter |
|
protected |
◆ _null
pyqpanda3.profiling.gprof2dot.Event._null = null |
|
protected |
◆ name
pyqpanda3.profiling.gprof2dot.Event.name = name |
The documentation for this class was generated from the following file:
- pyqpanda3/profiling/gprof2dot.py