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

Public Member Functions

 __init__ (self, 'cfunc_t' f, bool tags)
 
str get_s (self)
 
- Public Member Functions inherited from vc_printer_t
bool oneliner (self)
 
 __disown__ (self)
 
- Public Member Functions inherited from vd_printer_t

Static Public Attributes

str with_tags
 
str s
 
- Static Public Attributes inherited from vc_printer_t
str func
 
str lastchar
 
- Static Public Attributes inherited from vd_printer_t
str tmpbuf
 
str hdrlines
 

Protected Member Functions

int _print (self, int indent, str format)
 
- Protected Member Functions inherited from vd_printer_t

Properties

 thisown
 
- Properties inherited from vc_printer_t
 thisown
 
- Properties inherited from vd_printer_t
 thisown
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
'cfunc_t' f,
bool tags )

Reimplemented from vc_printer_t.

Member Function Documentation

◆ _print()

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

Reimplemented from vd_printer_t.

◆ get_s()

str get_s ( self)

Member Data Documentation

◆ s

s
static
Initial value:
= property(_ida_hexrays.qstring_printer_t_s_get,
_ida_hexrays.qstring_printer_t_s_set)

◆ with_tags

str with_tags
static
Initial value:
= property(_ida_hexrays.
qstring_printer_t_with_tags_get, _ida_hexrays.
qstring_printer_t_with_tags_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: