GDB (API)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Public Attributes
gdb-gdb.StructTypePrettyPrinter Class Reference

List of all members.

Public Member Functions

def __init__
def to_string

Public Attributes

 val

Detailed Description

Pretty-print an object of type struct type

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


Constructor & Destructor Documentation

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

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


Member Function Documentation

def gdb-gdb.StructTypePrettyPrinter.to_string (   self)

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


Member Data Documentation

gdb-gdb.StructTypePrettyPrinter::val

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


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines