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

Public Member Functions

 __init__ (self, type, name_or_data, attrs=None, line=None, column=None)
 
 __str__ (self)
 

Public Attributes

 type = type
 
 name_or_data = name_or_data
 
 attrs = attrs
 
 line = line
 
 column = column
 

Constructor & Destructor Documentation

◆ __init__()

pyqpanda3.profiling.gprof2dot.XmlToken.__init__ ( self,
type,
name_or_data,
attrs = None,
line = None,
column = None )

Member Function Documentation

◆ __str__()

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

Member Data Documentation

◆ attrs

pyqpanda3.profiling.gprof2dot.XmlToken.attrs = attrs

◆ column

pyqpanda3.profiling.gprof2dot.XmlToken.column = column

◆ line

pyqpanda3.profiling.gprof2dot.XmlToken.line = line

◆ name_or_data

pyqpanda3.profiling.gprof2dot.XmlToken.name_or_data = name_or_data

◆ type

pyqpanda3.profiling.gprof2dot.XmlToken.type = type

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