| 
|   | 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 2148 of file pcbnew.py.
 
◆ __init__()
      
        
          | def pcbnew.INPUTSTREAM_LINE_READER.__init__  | 
          ( | 
            | 
          self,  | 
        
        
           | 
           | 
            | 
          aStream,  | 
        
        
           | 
           | 
            | 
          aSource  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
__init__(INPUTSTREAM_LINE_READER self, wxInputStream * aStream, wxString aSource) -> INPUTSTREAM_LINE_READER
 
Reimplemented from pcbnew.LINE_READER.
Definition at line 2154 of file pcbnew.py.
 
 
◆ 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: