Module ida_hexrays :: Class qstring_printer_t
[frames] | no frames]

Class qstring_printer_t

  object --+        
           |        
vd_printer_t --+    
               |    
    vc_printer_t --+
                   |
                  qstring_printer_t

Proxy of C++ qstring_printer_t class.

Instance Methods
qstring_printer_t
__init__(self, f, tags)
x.__init__(...) initializes x; see help(type(x)) for signature
qstring
get_s(self)

Inherited from vc_printer_t: __disown__, __swig_destroy__, oneliner

Inherited from vd_printer_t: __repr__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties
  s
  thisown
The membership flag
  with_tags
qstring_printer_t_with_tags_get(self) -> bool

Inherited from vc_printer_t: func, lastchar

Inherited from vd_printer_t: hdrlines, tmpbuf

Inherited from object: __class__

Method Details

__init__(self, f, tags)
(Constructor)

 

x.__init__(...) initializes x; see help(type(x)) for signature

Returns: qstring_printer_t
Overrides: object.__init__

Property Details

s

Get Method:
unreachable(self)

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)

with_tags

qstring_printer_t_with_tags_get(self) -> bool

Get Method:
unreachable.qstring_printer_t_with_tags_get(self)
Set Method:
unreachable.qstring_printer_t_with_tags_set(self, with_tags)