| 
    KiCad PCB EDA Suite
    
   | 
 
Repository metadata. More...
#include <pcm_data.h>
Public Attributes | |
| wxString | url | 
| std::optional< wxString > | sha256 | 
| uint64_t | update_timestamp | 
Repository metadata.
Definition at line 131 of file pcm_data.h.
| std::optional<wxString> PCM_RESOURCE_REFERENCE::sha256 | 
Definition at line 134 of file pcm_data.h.
Referenced by PLUGIN_CONTENT_MANAGER::CacheRepository(), from_json(), and to_json().
| uint64_t PCM_RESOURCE_REFERENCE::update_timestamp | 
Definition at line 135 of file pcm_data.h.
Referenced by PLUGIN_CONTENT_MANAGER::CacheRepository(), from_json(), and to_json().
| wxString PCM_RESOURCE_REFERENCE::url | 
Definition at line 133 of file pcm_data.h.
Referenced by PLUGIN_CONTENT_MANAGER::CacheRepository(), from_json(), and to_json().