Proxy of C++ outctx_base_t class.
|
|
__init__(self,
*args,
**kwargs)
x.__init__(...) initializes x; see help(type(x)) for signature |
|
|
|
|
|
|
|
|
|
|
|
|
bool
|
|
|
bool
|
| flush_buf(self,
buf,
indent=-1) |
|
|
|
bool
|
| flush_outbuf(self,
indent=-1) |
|
|
|
int
|
|
|
bool
|
|
|
bool
|
| gen_block_cmt(self,
cmt,
color) |
|
|
|
bool
|
| gen_border_line(self,
solid=False) |
|
|
|
bool
|
| gen_cmt_line(self,
format) |
|
|
|
bool
|
| gen_collapsed_line(self,
format) |
|
|
|
bool
|
|
|
|
| gen_empty_line_without_annotations(self) |
|
|
|
bool
|
| gen_printf(self,
indent,
format) |
|
|
|
bool
|
|
|
member_t *
|
| get_stkvar(self,
arg2,
arg3,
arg4,
arg5) |
|
|
|
|
| init_lines_array(self,
answers,
maxsize) |
|
|
|
bool
|
|
|
bool
|
|
|
|
|
|
|
| out_btoa(self,
Word,
radix=0) |
|
|
|
|
|
|
|
|
|
|
| out_colored_register_line(self,
str) |
|
|
|
|
|
|
|
| out_line(self,
str,
color=0) |
|
|
|
|
|
|
bool
|
| out_name_expr(self,
x,
ea,
off=BADADDR) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
flags_t
|
| out_value(self,
x,
outf=0) |
|
|
|
bool
|
|
|
|
| restore_ctxflags(self,
saved_flags) |
|
|
|
ssize_t
|
|
|
ssize_t
|
| retrieve_name(self,
arg2,
arg3) |
|
|
|
|
| set_comment_addr(self,
ea) |
|
|
|
|
|
|
|
| set_gen_cmt(self,
on=True) |
|
|
|
|
| set_gen_demangled_label(self) |
|
|
|
|
|
|
|
| set_gen_xrefs(self,
on=True) |
|
|
|
|
| setup_outctx(self,
prefix,
makeline_flags) |
|
|
|
bool
|
|
|
int
|
| term_outctx(self,
prefix=None) |
|
|
|
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|