QPanda3  0.1.0
Supported by OriginQ
Loading...
Searching...
No Matches
pyqpanda3.profiling.gprof2dot.UndefinedEvent Class Reference

Raised when attempting to get an event which is undefined. More...

Inheritance diagram for pyqpanda3.profiling.gprof2dot.UndefinedEvent:

Public Member Functions

 __init__ (self, event)
 
 __str__ (self)
 

Public Attributes

 event = event
 

Detailed Description

Raised when attempting to get an event which is undefined.

Constructor & Destructor Documentation

◆ __init__()

pyqpanda3.profiling.gprof2dot.UndefinedEvent.__init__ ( self,
event )

Member Function Documentation

◆ __str__()

pyqpanda3.profiling.gprof2dot.UndefinedEvent.__str__ ( self)

Member Data Documentation

◆ event

pyqpanda3.profiling.gprof2dot.UndefinedEvent.event = event

The documentation for this class was generated from the following file: