KiCad PCB EDA Suite
|
#include <vector>
#include <wx/log.h>
#include <wx/wfstream.h>
Go to the source code of this file.
Functions | |
static bool | CopyStreamData (wxInputStream &inputStream, wxOutputStream &outputStream, wxFileOffset size) |
|
static |
Definition at line 28 of file wxstream_helper.h.
References _.
Referenced by PCM_TASK_MANAGER::extract(), PCM_TASK_MANAGER::InstallFromFile(), and PROJECT_ARCHIVER::Unarchive().