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

Public Member Functions

 __init__ (self, val)
 
 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__()

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

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

Member Function Documentation

◆ to_string()

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: