KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ALLEGRO_IMPORT_FIXTURE Struct Reference

Public Member Functions

 ALLEGRO_IMPORT_FIXTURE ()
 
std::unique_ptr< BOARDLoadAllegroBoard (const std::string &aFileName)
 

Public Attributes

PCB_IO_ALLEGRO m_allegroPlugin
 

Detailed Description

Definition at line 57 of file test_allegro_import.cpp.

Constructor & Destructor Documentation

◆ ALLEGRO_IMPORT_FIXTURE()

ALLEGRO_IMPORT_FIXTURE::ALLEGRO_IMPORT_FIXTURE ( )
inline

Definition at line 59 of file test_allegro_import.cpp.

Member Function Documentation

◆ LoadAllegroBoard()

std::unique_ptr< BOARD > ALLEGRO_IMPORT_FIXTURE::LoadAllegroBoard ( const std::string & aFileName)
inline

Definition at line 61 of file test_allegro_import.cpp.

References KI_TEST::AllegroBoardFile(), and m_allegroPlugin.

Member Data Documentation

◆ m_allegroPlugin

PCB_IO_ALLEGRO ALLEGRO_IMPORT_FIXTURE::m_allegroPlugin

Definition at line 71 of file test_allegro_import.cpp.

Referenced by LoadAllegroBoard().


The documentation for this struct was generated from the following file: