IDAPython 9.0
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)
 init(self) -> vd_printer_t
 
 __disown__ (self)
 

Static Public Attributes

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

Protected Member Functions

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

Properties

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

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)
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,
"int" indent,
"char const *" format )
protected

Parameters

indent: int format: char const *

Reimplemented in qstring_printer_t.

Member Data Documentation

◆ hdrlines

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

◆ tmpbuf

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

Property Documentation

◆ 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: