IDAPython 9.0
Loading...
Searching...
No Matches
vd_printer_t Class Reference
Inheritance diagram for vd_printer_t:
vc_printer_t qstring_printer_t

Public Member Functions

 __init__ (self)
 
 __disown__ (self)
 

Static Public Attributes

str tmpbuf
 
str hdrlines
 

Protected Member Functions

int _print (self, int indent, str format)
 

Properties

 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Reimplemented in qstring_printer_t, and vc_printer_t.

Member Function Documentation

◆ __disown__()

__disown__ ( self)

Reimplemented in vc_printer_t.

◆ _print()

int _print ( self,
int indent,
str format )
protected

Reimplemented in qstring_printer_t.

Member Data Documentation

◆ hdrlines

str hdrlines
static
Initial value:
= property(_ida_hexrays.vd_printer_t_hdrlines_get,
_ida_hexrays.vd_printer_t_hdrlines_set)

◆ tmpbuf

str tmpbuf
static
Initial value:
= property(_ida_hexrays.vd_printer_t_tmpbuf_get,
_ida_hexrays.vd_printer_t_tmpbuf_set)

Property Documentation

◆ thisown

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

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