KiCad PCB EDA Suite
|
#include <functional>
#include <layer_ids.h>
#include <vector>
#include <pcb_io/common/plugin_common_layer_mapping.h>
#include <altium_parser_pcb.h>
Go to the source code of this file.
Classes | |
struct | ALTIUM_EMBEDDED_MODEL_DATA |
class | ALTIUM_PCB |
Namespaces | |
namespace | CFB |
Typedefs | |
typedef std::function< void(const ALTIUM_PCB_COMPOUND_FILE &, const CFB::COMPOUND_FILE_ENTRY *)> | PARSE_FUNCTION_POINTER_fp |
Enumerations | |
enum class | ALTIUM_PCB_DIR { FILE_HEADER , ADVANCEDPLACEROPTIONS6 , ARCS6 , BOARD6 , BOARDREGIONS , CLASSES6 , COMPONENTBODIES6 , COMPONENTS6 , CONNECTIONS6 , COORDINATES6 , DESIGNRULECHECKEROPTIONS6 , DIFFERENTIALPAIRS6 , DIMENSIONS6 , EMBEDDEDBOARDS6 , EMBEDDEDFONTS6 , EMBEDDEDS6 , EXTENDPRIMITIVEINFORMATION , FILEVERSIONINFO , FILLS6 , FROMTOS6 , MODELS , MODELSNOEMBED , NETS6 , PADS6 , PADVIALIBRARY , PADVIALIBRARYCACHE , PADVIALIBRARYLINKS , PINSWAPOPTIONS6 , PINPAIRSSECTION , POLYGONS6 , REGIONS6 , RULES6 , SHAPEBASEDCOMPONENTBODIES6 , SHAPEBASEDREGIONS6 , SIGNALCLASSES , SMARTUNIONS , TEXTS , TEXTS6 , TEXTURES , TRACKS6 , UNIONNAMES , UNIQUEIDPRIMITIVEINFORMATION , VIAS6 , WIDESTRINGS6 } |
typedef std::function<void( const ALTIUM_PCB_COMPOUND_FILE&, const CFB::COMPOUND_FILE_ENTRY* )> PARSE_FUNCTION_POINTER_fp |
Definition at line 119 of file altium_pcb.h.
|
strong |
Definition at line 37 of file altium_pcb.h.