KiCad PCB EDA Suite
Loading...
Searching...
No Matches
LOCAL_HISTORY::SAVER_ENTRY Struct Reference

Public Attributes

std::function< void(const wxString &, std::vector< HISTORY_FILE_DATA > &)> saver
 
std::weak_ptr< void > lifetime
 
bool tracked = false
 

Detailed Description

Definition at line 250 of file local_history.h.

Member Data Documentation

◆ lifetime

std::weak_ptr<void> LOCAL_HISTORY::SAVER_ENTRY::lifetime

Definition at line 253 of file local_history.h.

Referenced by LOCAL_HISTORY::RegisterSaver().

◆ saver

std::function<void( const wxString&, std::vector<HISTORY_FILE_DATA>& )> LOCAL_HISTORY::SAVER_ENTRY::saver

Definition at line 252 of file local_history.h.

Referenced by LOCAL_HISTORY::RegisterSaver().

◆ tracked

bool LOCAL_HISTORY::SAVER_ENTRY::tracked = false

Definition at line 254 of file local_history.h.

Referenced by LOCAL_HISTORY::RegisterSaver().


The documentation for this struct was generated from the following file: