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

Masquerade a dictionary with a structure-like behavior. More...

Public Member Functions

 __init__ (self, attrs=None)
 
 __getattr__ (self, name)
 
 __setattr__ (self, name, value)
 
 __str__ (self)
 
 __repr__ (self)
 

Protected Attributes

 _attrs
 

Detailed Description

Masquerade a dictionary with a structure-like behavior.

Constructor & Destructor Documentation

◆ __init__()

pyqpanda3.profiling.gprof2dot.Struct.__init__ ( self,
attrs = None )

Member Function Documentation

◆ __getattr__()

pyqpanda3.profiling.gprof2dot.Struct.__getattr__ ( self,
name )

◆ __repr__()

pyqpanda3.profiling.gprof2dot.Struct.__repr__ ( self)

◆ __setattr__()

pyqpanda3.profiling.gprof2dot.Struct.__setattr__ ( self,
name,
value )

◆ __str__()

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

Member Data Documentation

◆ _attrs

pyqpanda3.profiling.gprof2dot.Struct._attrs
protected

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