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

Proxy of C++ vd_printer_t class.

Inheritance diagram for vd_printer_t:
vc_printer_t qstring_printer_t

Public Member Functions

 __init__ (self, *args)
 init(self) -> vd_printer_t
 
 __disown__ (self)
 

Protected Member Functions

"int" _print (self, *args)
 _print(self, indent, format) -> int
 

Properties

 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
selfPyObject *

Reimplemented in qstring_printer_t, and vc_printer_t.

Member Function Documentation

◆ __disown__()

__disown__ ( self)

Reimplemented in vc_printer_t.

◆ _print()

"int" _print ( self,
* args )
protected

Parameters

indent: int format: char const *

Reimplemented in qstring_printer_t.

Property Documentation

◆ hdrlines

hdrlines = property(_ida_hexrays.vd_printer_t_hdrlines_get, _ida_hexrays.vd_printer_t_hdrlines_set, doc=)
static

◆ thisown

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

◆ tmpbuf

tmpbuf = property(_ida_hexrays.vd_printer_t_tmpbuf_get, _ida_hexrays.vd_printer_t_tmpbuf_set, doc=)
static

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