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

Proxy of C++ vc_printer_t class.

Inheritance diagram for vc_printer_t:
vd_printer_t qstring_printer_t

Public Member Functions

 __init__ (self, *args)
 init(self, f) -> 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

Properties

 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=)
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
* args )
Parameters
fcfunc_t const *

Reimplemented from vd_printer_t.

Reimplemented in qstring_printer_t.

Member Function Documentation

◆ __disown__()

__disown__ ( self)

Reimplemented from vd_printer_t.

◆ oneliner()

"bool" oneliner ( self,
* args )
Returns
: true if the output will occupy one line without line breaks

Property Documentation

◆ func

func = property(_ida_hexrays.vc_printer_t_func_get, _ida_hexrays.vc_printer_t_func_set, doc=)
static

◆ lastchar

lastchar = property(_ida_hexrays.vc_printer_t_lastchar_get, _ida_hexrays.vc_printer_t_lastchar_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: