30 #ifndef ALTIUM_CIRCUIT_STUDIO_PLUGIN_H_ 31 #define ALTIUM_CIRCUIT_STUDIO_PLUGIN_H_ 60 #endif // ALTIUM_CIRCUIT_STUDIO_PLUGIN_H_ ALTIUM_CIRCUIT_STUDIO_PLUGIN()
BOARD * Load(const wxString &aFileName, BOARD *aAppendToMe, const PROPERTIES *aProperties, PROJECT *aProject) override
Load information from some input file format that this PLUGIN implementation knows about into either ...
Container for project specific data.
~ALTIUM_CIRCUIT_STUDIO_PLUGIN()
A name/value tuple with unique names and optional values.
const PROPERTIES * m_props
const wxString GetFileExtension() const override
Returns the file extension for the PLUGIN.
const wxString PluginName() const override
Return a brief hard coded name for this PLUGIN.
Information pertinent to a Pcbnew printed circuit board.
A base class that BOARD loading and saving plugins should derive from.
long long GetLibraryTimestamp(const wxString &aLibraryPath) const override
Generate a timestamp representing all the files in the library (including the library directory).