|
KiCad PCB EDA Suite
|
#include <pads_common.h>
Public Member Functions | |
| bool | HasPcb () const |
| bool | HasSchematic () const |
| bool | HasBoth () const |
Public Attributes | |
| wxString | pcbFile |
| wxString | schematicFile |
Definition at line 57 of file pads_common.h.
|
inline |
Definition at line 64 of file pads_common.h.
References HasPcb(), and HasSchematic().
Referenced by BOOST_AUTO_TEST_CASE().
|
inline |
Definition at line 62 of file pads_common.h.
References pcbFile.
Referenced by BOOST_AUTO_TEST_CASE(), HasBoth(), and IMPORT_PROJ_HELPER::ImportPadsFiles().
|
inline |
Definition at line 63 of file pads_common.h.
References schematicFile.
Referenced by BOOST_AUTO_TEST_CASE(), HasBoth(), and IMPORT_PROJ_HELPER::ImportPadsFiles().
| wxString PADS_COMMON::RELATED_FILES::pcbFile |
Definition at line 59 of file pads_common.h.
Referenced by BOOST_AUTO_TEST_CASE(), HasPcb(), and IMPORT_PROJ_HELPER::ImportPadsFiles().
| wxString PADS_COMMON::RELATED_FILES::schematicFile |
Definition at line 60 of file pads_common.h.
Referenced by BOOST_AUTO_TEST_CASE(), HasSchematic(), and IMPORT_PROJ_HELPER::ImportPadsFiles().