20#ifndef FOOTPRINT_INFO_IMPL_H
21#define FOOTPRINT_INFO_IMPL_H
38 const wxString& aFootprintName )
53 const wxString& aDescription,
const wxString& aKeywords,
54 int aOrderNum,
unsigned int aPadCount,
unsigned int aUniquePadCount )
80 virtual void load()
override;
96 void Clear()
override;
108 bool CatchErrors(
const std::function<
void()>& aFunc );
Instantiate the current locale within a scope in which you are expecting exceptions to be thrown.
A progress reporter interface for use in multi-threaded environments.
Synchronized, locking queue.