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;
101 bool CatchErrors(
const std::function<
void()>& aFunc );
130 #endif // FOOTPRINT_INFO_IMPL_H
Instantiate the current locale within a scope in which you are expecting exceptions to be thrown.
A progress reporter for use in multi-threaded environments.