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

Proxy of C++ qstring_printer_t class.

Inheritance diagram for qstring_printer_t:
vc_printer_t vd_printer_t

Public Member Functions

 __init__ (self, *args)
 init(self, f, tags) -> qstring_printer_t
 
"qstring" get_s (self, *args)
 get_s(self) -> qstring
 
- Public Member Functions inherited from vc_printer_t
"bool" oneliner (self, *args)
 oneliner(self) -> bool Are we generating one-line text representation?
 
 __disown__ (self)
 
- Public Member Functions inherited from vd_printer_t

Protected Member Functions

"int" _print (self, *args)
 _print(self, indent, format) -> int
 
- Protected Member Functions inherited from vd_printer_t

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 with_tags = property(_ida_hexrays.qstring_printer_t_with_tags_get, _ida_hexrays.qstring_printer_t_with_tags_set, doc=)
 
 s = property(_ida_hexrays.qstring_printer_t_s_get, _ida_hexrays.qstring_printer_t_s_set, doc=)
 
- Properties inherited from vc_printer_t
 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 func = property(_ida_hexrays.vc_printer_t_func_get, _ida_hexrays.vc_printer_t_func_set, doc=)
 
 lastchar = property(_ida_hexrays.vc_printer_t_lastchar_get, _ida_hexrays.vc_printer_t_lastchar_set, doc=!)
 
- Properties inherited from vd_printer_t
 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 
 tmpbuf = property(_ida_hexrays.vd_printer_t_tmpbuf_get, _ida_hexrays.vd_printer_t_tmpbuf_set, doc=)
 
 hdrlines = property(_ida_hexrays.vd_printer_t_hdrlines_get, _ida_hexrays.vd_printer_t_hdrlines_set, doc=)
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )
Parameters
fcfunc_t const *
tagsbool

Reimplemented from vc_printer_t.

Member Function Documentation

◆ _print()

"int" _print ( self,
* args )
protected

Parameters

indent: int format: char const *

Reimplemented from vd_printer_t.

◆ get_s()

"qstring" get_s ( self,
* args )

Property Documentation

◆ s

s = property(_ida_hexrays.qstring_printer_t_s_get, _ida_hexrays.qstring_printer_t_s_set, doc=)
static

◆ thisown

thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
static

◆ with_tags

with_tags = property(_ida_hexrays.qstring_printer_t_with_tags_get, _ida_hexrays.qstring_printer_t_with_tags_set, doc=)
static

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