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

Public Member Functions

 __init__ (self, val)
 
 display_hint (self)
 
 to_string (self)
 
 children (self)
 

Protected Attributes

 _val
 

Detailed Description

Pretty-printer for htab_t hash tables.

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

Constructor & Destructor Documentation

◆ __init__()

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

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

Member Function Documentation

◆ children()

gdb-gdb.HtabPrinter.children ( self)

◆ display_hint()

gdb-gdb.HtabPrinter.display_hint ( self)

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

◆ to_string()

gdb-gdb.HtabPrinter.to_string ( self)

Member Data Documentation

◆ _val

gdb-gdb.HtabPrinter._val
protected

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