24#ifndef BOARD_INSPECTION_TOOL_H 
   25#define BOARD_INSPECTION_TOOL_H 
  121    std::unique_ptr<DRC_ENGINE> 
makeDRCEngine( 
bool* aCompileError, 
bool* aCourtyardError );
 
 
A base class for any item which can be embedded within the BOARD container class, and therefore insta...
 
The main frame for Pcbnew.
 
A pure virtual class used to derive REPORTER objects from.
 
PCB_LAYER_ID
A quick note on layer IDs:
 
VECTOR2< int32_t > VECTOR2I
 
VECTOR2< double > VECTOR2D