GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
gdb-gdb.StructTypePrettyPrinter Class Reference

Public Member Functions

def __init__ (self, val)
 
def to_string (self)
 

Public Attributes

 val
 

Detailed Description

Pretty-print an object of type struct type

Definition at line 104 of file gdb-gdb.py.

Constructor & Destructor Documentation

◆ __init__()

def gdb-gdb.StructTypePrettyPrinter.__init__ (   self,
  val 
)

Definition at line 107 of file gdb-gdb.py.

Member Function Documentation

◆ to_string()

def gdb-gdb.StructTypePrettyPrinter.to_string (   self)

Member Data Documentation

◆ val

gdb-gdb.StructTypePrettyPrinter.val

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