Proxy of C++ qstring_printer_t class.
|
| | __init__ (self, "cfunc_t" f, "bool" tags) |
| | init(self, f, tags) -> qstring_printer_t
|
| |
| "qstring" | get_s (self) |
| | get_s(self) -> qstring
|
| |
| "bool" | oneliner (self) |
| | oneliner(self) -> bool Are we generating one-line text representation?
|
| |
| | __disown__ (self) |
| |
|
| str | with_tags = property(_ida_hexrays.qstring_printer_t_with_tags_get, _ida_hexrays.qstring_printer_t_with_tags_set, doc=) |
| |
| str | s = property(_ida_hexrays.qstring_printer_t_s_get, _ida_hexrays.qstring_printer_t_s_set, doc=) |
| |
| str | func = property(_ida_hexrays.vc_printer_t_func_get, _ida_hexrays.vc_printer_t_func_set, doc=) |
| |
| str | lastchar = property(_ida_hexrays.vc_printer_t_lastchar_get, _ida_hexrays.vc_printer_t_lastchar_set, doc=!) |
| |
| str | tmpbuf = property(_ida_hexrays.vd_printer_t_tmpbuf_get, _ida_hexrays.vd_printer_t_tmpbuf_set, doc=) |
| |
| str | hdrlines = property(_ida_hexrays.vd_printer_t_hdrlines_get, _ida_hexrays.vd_printer_t_hdrlines_set, doc=) |
| |
|
| "int" | _print (self, "int" indent, "char const *" format) |
| | _print(self, indent, format) -> int
|
| |
|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
◆ __init__()
| __init__ |
( |
| self, |
|
|
"cfunc_t" | f, |
|
|
"bool" | tags ) |
◆ _print()
| "int" _print |
( |
| self, |
|
|
"int" | indent, |
|
|
"char const *" | format ) |
|
protected |
Parameters
indent: int format: char const *
Reimplemented from vd_printer_t.
◆ get_s()
| s = property(_ida_hexrays.qstring_printer_t_s_get, _ida_hexrays.qstring_printer_t_s_set, doc=) |
|
static |
◆ with_tags
| str with_tags = property(_ida_hexrays.qstring_printer_t_with_tags_get, _ida_hexrays.qstring_printer_t_with_tags_set, doc=) |
|
static |
◆ thisown
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
The documentation for this class was generated from the following file: