Public Member Functions | Public Attributes | List of all members
profile_analyzer.CallStackBuilder Class Reference
Inheritance diagram for profile_analyzer.CallStackBuilder:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self)
 
def add (self, line)
 
def finish (self)
 

Public Attributes

 lines
 
 signature
 
 stk
 

Detailed Description

Definition at line 88 of file profile_analyzer.py.

Constructor & Destructor Documentation

◆ __init__()

def profile_analyzer.CallStackBuilder.__init__ (   self)

Definition at line 90 of file profile_analyzer.py.

Member Function Documentation

◆ add()

def profile_analyzer.CallStackBuilder.add (   self,
  line 
)

Definition at line 109 of file profile_analyzer.py.

◆ finish()

def profile_analyzer.CallStackBuilder.finish (   self)

Definition at line 95 of file profile_analyzer.py.

Member Data Documentation

◆ lines

profile_analyzer.CallStackBuilder.lines

Definition at line 93 of file profile_analyzer.py.

◆ signature

profile_analyzer.CallStackBuilder.signature

Definition at line 92 of file profile_analyzer.py.

◆ stk

profile_analyzer.CallStackBuilder.stk

Definition at line 91 of file profile_analyzer.py.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:42