|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
Proxy of C++ INPUTSTREAM_LINE_READER class.
Definition at line 1993 of file pcbnew.py.
◆ __init__()
def pcbnew.INPUTSTREAM_LINE_READER.__init__ |
( |
|
self, |
|
|
"wxInputStream *" |
aStream, |
|
|
"wxString" |
aSource |
|
) |
| |
__init__(INPUTSTREAM_LINE_READER self, wxInputStream * aStream, wxString aSource) -> INPUTSTREAM_LINE_READER
Reimplemented from pcbnew.LINE_READER.
Definition at line 1999 of file pcbnew.py.
◆ ReadLine()
"char *" pcbnew.INPUTSTREAM_LINE_READER.ReadLine |
( |
|
self | ) |
|
◆ thisown
pcbnew.INPUTSTREAM_LINE_READER.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: