| 
    KiCad PCB EDA Suite
    
   | 
 
This is the complete list of members for STRING_LINE_READER, including all inherited members.
| expandCapacity(unsigned aNewsize) | LINE_READER | protected | 
| GetSource() const | LINE_READER | inlinevirtual | 
| Length() const | LINE_READER | inline | 
| Line() const | LINE_READER | inline | 
| LINE_READER(unsigned aMaxLineLength=LINE_READER_LINE_DEFAULT_MAX) | LINE_READER | |
| LineNumber() const | LINE_READER | inlinevirtual | 
| m_capacity | LINE_READER | protected | 
| m_length | LINE_READER | protected | 
| m_line | LINE_READER | protected | 
| m_lineNum | LINE_READER | protected | 
| m_lines | STRING_LINE_READER | protected | 
| m_maxLineLength | LINE_READER | protected | 
| m_ndx | STRING_LINE_READER | protected | 
| m_source | LINE_READER | protected | 
| operator char *() const | LINE_READER | inline | 
| ReadLine() override | STRING_LINE_READER | virtual | 
| STRING_LINE_READER(const std::string &aString, const wxString &aSource) | STRING_LINE_READER | |
| STRING_LINE_READER(const STRING_LINE_READER &aStartingPoint) | STRING_LINE_READER | |
| ~LINE_READER() | LINE_READER | virtual |