|
KiCad PCB EDA Suite
|
Public Attributes | |
| std::string | dir |
| std::string | binaryFile |
| std::string | ascFile |
| bool | differentRevision |
Definition at line 44 of file test_pads_binary_import.cpp.
| std::string PADS_BINARY_BOARD_INFO::ascFile |
Definition at line 48 of file test_pads_binary_import.cpp.
Referenced by GetAscPath().
| std::string PADS_BINARY_BOARD_INFO::binaryFile |
Definition at line 47 of file test_pads_binary_import.cpp.
Referenced by GetBinaryPath().
| bool PADS_BINARY_BOARD_INFO::differentRevision |
Definition at line 49 of file test_pads_binary_import.cpp.
| std::string PADS_BINARY_BOARD_INFO::dir |
Definition at line 46 of file test_pads_binary_import.cpp.
Referenced by GetAscPath(), GetBinaryPath(), LoadAsc(), LoadBinary(), and RunStructuralChecks().