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

Class vc_printer_t

  object --+    
           |    
vd_printer_t --+
               |
              vc_printer_t
Known Subclasses:

Proxy of C++ vc_printer_t class.

Instance Methods
 
__disown__(self)
vc_printer_t
__init__(self, f)
x.__init__(...) initializes x; see help(type(x)) for signature
 
__swig_destroy__(self)
bool
oneliner(self)

Inherited from vd_printer_t: __repr__

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

Properties
  func
vc_printer_t_func_get(self) -> cfunc_t
  lastchar
vc_printer_t_lastchar_get(self) -> char
  thisown
The membership flag

Inherited from vd_printer_t: hdrlines, tmpbuf

Inherited from object: __class__

Method Details

__disown__(self)

 
Overrides: vd_printer_t.__disown__

__init__(self, f)
(Constructor)

 

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

Returns: vc_printer_t
Overrides: object.__init__

__swig_destroy__(self)

 
Overrides: vd_printer_t.__swig_destroy__

Property Details

func

vc_printer_t_func_get(self) -> cfunc_t

Get Method:
unreachable.vc_printer_t_func_get(self)
Set Method:
unreachable.vc_printer_t_func_set(self, func)

lastchar

vc_printer_t_lastchar_get(self) -> char

Get Method:
unreachable.vc_printer_t_lastchar_get(self)
Set Method:
unreachable.vc_printer_t_lastchar_set(self, lastchar)

thisown

The membership flag

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