21#ifndef COMMAND_EXPORT_PCB_DRC_H 
   22#define COMMAND_EXPORT_PCB_DRC_H 
COMMAND(const std::string &aName)
Define a new COMMAND instance.
 
int doPerform(KIWAY &aKiway) override
The internal handler that should be overloaded to implement command specific processing and work.
 
A minimalistic software bus for communications between various DLLs/DSOs (DSOs) within the same KiCad...