| 
    KiCad PCB EDA Suite
    
   | 
 
#include <cadstar_pcb_archive_parser.h>
  
Public Member Functions | |
| void | Parse (XNODE *aNode, PARSER_CONTEXT *aContext) override | 
Public Attributes | |
| LAYER_ID | LayerID | 
| long | Spacing | 
Definition at line 213 of file cadstar_pcb_archive_parser.h.
      
  | 
  overridevirtual | 
Implements CADSTAR_ARCHIVE_PARSER::PARSER.
Definition at line 624 of file cadstar_pcb_archive_parser.cpp.
References CADSTAR_ARCHIVE_PARSER::CheckNoChildNodes(), CADSTAR_ARCHIVE_PARSER::GetXmlAttributeIDLong(), CADSTAR_ARCHIVE_PARSER::GetXmlAttributeIDString(), LayerID, and Spacing.
Referenced by CADSTAR_PCB_ARCHIVE_PARSER::SPACINGCODE::Parse().
| LAYER_ID CADSTAR_PCB_ARCHIVE_PARSER::SPACINGCODE::REASSIGN::LayerID | 
Definition at line 215 of file cadstar_pcb_archive_parser.h.
Referenced by Parse().
| long CADSTAR_PCB_ARCHIVE_PARSER::SPACINGCODE::REASSIGN::Spacing | 
Definition at line 216 of file cadstar_pcb_archive_parser.h.
Referenced by Parse().