IDAPython 8.4
|
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) | |
__init__ | ( | self | ) |
|
protected |
displayhook | ( | self, | |
item ) |
format_item | ( | self, | |
num_printer, | |||
storage, | |||
item ) |
format_seq | ( | self, | |
num_printer, | |||
storage, | |||
item, | |||
opn, | |||
cls ) |
orig_displayhook = sys.displayhook |