|
KiCad PCB EDA Suite
|
This is the complete list of members for INPUTSTREAM_LINE_READER, including all inherited members.
| expandCapacity(unsigned aNewsize) | LINE_READER | protected |
| GetSource() const | LINE_READER | inlinevirtual |
| INPUTSTREAM_LINE_READER(wxInputStream *aStream, const wxString &aSource) | INPUTSTREAM_LINE_READER | |
| 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_maxLineLength | LINE_READER | protected |
| m_source | LINE_READER | protected |
| m_stream | INPUTSTREAM_LINE_READER | protected |
| operator char *() const | LINE_READER | inline |
| ReadLine() override | INPUTSTREAM_LINE_READER | virtual |
| ~LINE_READER() | LINE_READER | virtual |