KiCad PCB EDA Suite
Loading...
Searching...
No Matches
pcm_task_manager.cpp File Reference
#include "kicad_curl/kicad_curl.h"
#include "kicad_curl/kicad_curl_easy.h"
#include <paths.h>
#include "pcm_task_manager.h"
#include <reporter.h>
#include <wxstream_helper.h>
#include <fstream>
#include <thread>
#include <unordered_set>
#include <wx/dir.h>
#include <wx/filename.h>
#include <wx/msgdlg.h>
#include <wx/sstream.h>
#include <wx/wfstream.h>
#include <wx/zipstrm.h>

Go to the source code of this file.

Classes

class  PATH_COLLECTOR
 

Functions

void compile_keep_on_update_regex (const PCM_PACKAGE &pkg, const PACKAGE_VERSION &ver, std::forward_list< wxRegEx > &aKeepOnUpdate)
 

Function Documentation

◆ compile_keep_on_update_regex()

void compile_keep_on_update_regex ( const PCM_PACKAGE pkg,
const PACKAGE_VERSION ver,
std::forward_list< wxRegEx > &  aKeepOnUpdate 
)