KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PLUGIN_CONTENT_MANAGER Member List

This is the complete list of members for PLUGIN_CONTENT_MANAGER, including all inherited members.

CacheRepository(const wxString &aRepositoryId)PLUGIN_CONTENT_MANAGER
DEFAULT_DOWNLOAD_MEM_LIMITPLUGIN_CONTENT_MANAGERprivatestatic
DiscardRepositoryCache(const wxString &aRepositoryId)PLUGIN_CONTENT_MANAGER
DownloadToStream(const wxString &aUrl, std::ostream *aOutput, PROGRESS_REPORTER *aReporter, const size_t aSizeLimit=DEFAULT_DOWNLOAD_MEM_LIMIT)PLUGIN_CONTENT_MANAGER
fetchPackages(const wxString &aUrl, const std::optional< wxString > &aHash, std::vector< PCM_PACKAGE > &aPackages, PROGRESS_REPORTER *aReporter)PLUGIN_CONTENT_MANAGERprivate
FetchRepository(const wxString &aUrl, PCM_REPOSITORY &aRepository, PROGRESS_REPORTER *aReporter)PLUGIN_CONTENT_MANAGER
Get3rdPartyPath() constPLUGIN_CONTENT_MANAGERinline
getCachedRepository(const wxString &aRepositoryId) constPLUGIN_CONTENT_MANAGERprivate
getCurrentTimestamp() constPLUGIN_CONTENT_MANAGERprivate
GetInstalledPackageBitmaps()PLUGIN_CONTENT_MANAGER
GetInstalledPackages() constPLUGIN_CONTENT_MANAGER
GetInstalledPackageVersion(const wxString &aPackageId) constPLUGIN_CONTENT_MANAGER
GetPackageSearchRank(const PCM_PACKAGE &aPackage, const wxString &aSearchTerm)PLUGIN_CONTENT_MANAGER
GetPackageState(const wxString &aRepositoryId, const wxString &aPackageId)PLUGIN_CONTENT_MANAGER
GetPackageUpdateVersion(const PCM_PACKAGE &aPackage)PLUGIN_CONTENT_MANAGER
GetRepositoryList() constPLUGIN_CONTENT_MANAGERinline
GetRepositoryPackageBitmaps(const wxString &aRepositoryId)PLUGIN_CONTENT_MANAGER
GetRepositoryPackages(const wxString &aRepositoryId) constPLUGIN_CONTENT_MANAGER
IsPackagePinned(const wxString &aPackageId) constPLUGIN_CONTENT_MANAGER
m_3rdparty_pathPLUGIN_CONTENT_MANAGERprivate
m_availableUpdateCallbackPLUGIN_CONTENT_MANAGERprivate
m_cache_pathPLUGIN_CONTENT_MANAGERprivate
m_dialogPLUGIN_CONTENT_MANAGERprivate
m_installedPLUGIN_CONTENT_MANAGERprivate
m_kicad_versionPLUGIN_CONTENT_MANAGERprivatestatic
m_repository_cachePLUGIN_CONTENT_MANAGERprivate
m_repository_listPLUGIN_CONTENT_MANAGERprivate
m_schema_validatorPLUGIN_CONTENT_MANAGERprivate
m_updateBackgroundJobPLUGIN_CONTENT_MANAGERprivate
m_updateThreadPLUGIN_CONTENT_MANAGERprivate
MarkInstalled(const PCM_PACKAGE &aPackage, const wxString &aVersion, const wxString &aRepositoryId)PLUGIN_CONTENT_MANAGER
MarkUninstalled(const PCM_PACKAGE &aPackage)PLUGIN_CONTENT_MANAGER
PLUGIN_CONTENT_MANAGER(std::function< void(int)> aAvailableUpdateCallbac)PLUGIN_CONTENT_MANAGER
PreparePackage(PCM_PACKAGE &aPackage)PLUGIN_CONTENT_MANAGERstatic
ReadEnvVar()PLUGIN_CONTENT_MANAGER
RunBackgroundUpdate()PLUGIN_CONTENT_MANAGER
SaveInstalledPackages()PLUGIN_CONTENT_MANAGER
SetDialogWindow(wxWindow *aDialog)PLUGIN_CONTENT_MANAGERinline
SetPinned(const wxString &aPackageId, const bool aPinned)PLUGIN_CONTENT_MANAGER
SetRepositoryList(const STRING_PAIR_LIST &aRepositories)PLUGIN_CONTENT_MANAGER
StopBackgroundUpdate()PLUGIN_CONTENT_MANAGER
updateInstalledPackagesMetadata(const wxString &aRepositoryId)PLUGIN_CONTENT_MANAGERprivate
ValidateJson(const nlohmann::json &aJson, const nlohmann::json_uri &aUri=nlohmann::json_uri("#")) constPLUGIN_CONTENT_MANAGER
VerifyHash(std::istream &aStream, const wxString &aHash) constPLUGIN_CONTENT_MANAGER
~PLUGIN_CONTENT_MANAGER()PLUGIN_CONTENT_MANAGER