IDAPython 9.0
Loading...
Searching...
No Matches
text_sink_t Class Reference

Proxy of C++ text_sink_t class.

Inheritance diagram for text_sink_t:

Public Member Functions

 __init__ (self)
 init(self) -> text_sink_t
 
 __disown__ (self)
 

Protected Member Functions

"int" _print (self, "char const *" str)
 _print(self, str) -> 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 *

Member Function Documentation

◆ __disown__()

__disown__ ( self)

◆ _print()

"int" _print ( self,
"char const *" str )
protected

Parameters

str: char const *

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: