KiCad PCB EDA Suite
|
This is the complete list of members for wxFileOutputStreamWithProgress, including all inherited members.
m_callback | wxFileOutputStreamWithProgress | private |
OnSysWrite(const void *aBuffer, size_t aSize) override | wxFileOutputStreamWithProgress | inlinevirtual |
SetProgressCallback(std::function< void(size_t)> aCallback) | wxFileOutputStreamWithProgress | inline |
wxFileOutputStreamWithProgress(const wxString &aFileName) | wxFileOutputStreamWithProgress | inline |
wxFileOutputStreamWithProgress(wxFile &aFile) | wxFileOutputStreamWithProgress | inline |
wxFileOutputStreamWithProgress(int aFd) | wxFileOutputStreamWithProgress | inline |
~wxFileOutputStreamWithProgress()=default | wxFileOutputStreamWithProgress | virtual |