IDAPython 8.4
Loading...
Searching...
No Matches
IDAPython_displayhook Class Reference

Public Member Functions

 __init__ (self)
 
 format_seq (self, num_printer, storage, item, opn, cls)
 
 format_item (self, num_printer, storage, item)
 
 displayhook (self, item)
 

Public Attributes

 orig_displayhook = sys.displayhook
 

Protected Member Functions

 _print_hex (self, x)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ _print_hex()

_print_hex ( self,
x )
protected

◆ displayhook()

displayhook ( self,
item )

◆ format_item()

format_item ( self,
num_printer,
storage,
item )

◆ format_seq()

format_seq ( self,
num_printer,
storage,
item,
opn,
cls )

Member Data Documentation

◆ orig_displayhook

orig_displayhook = sys.displayhook

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