KiCad PCB EDA Suite
|
This is the complete list of members for BLOB_READER, including all inherited members.
BLOB_READER(git_blob *aBlob) | BLOB_READER | inline |
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_blob | BLOB_READER | private |
m_buffer | BLOB_READER | private |
m_capacity | LINE_READER | protected |
m_istream | BLOB_READER | private |
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 | BLOB_READER | private |
operator char *() const | LINE_READER | inline |
ReadLine() override | BLOB_READER | inlinevirtual |
~BLOB_READER() override | BLOB_READER | inline |
~LINE_READER() | LINE_READER | virtual |