|
KiCad PCB EDA Suite
|
Public Attributes | |
| std::string | m_caseName |
| wxString | m_SchematicRelativePath |
| int | m_StartNumber |
| std::vector< REANNOTATED_REFERENCE > | m_ExpectedReannotations |
Definition at line 125 of file test_sch_reference_list.cpp.
| std::string REANNOTATION_CASE::m_caseName |
Definition at line 127 of file test_sch_reference_list.cpp.
| std::vector<REANNOTATED_REFERENCE> REANNOTATION_CASE::m_ExpectedReannotations |
Definition at line 130 of file test_sch_reference_list.cpp.
| wxString REANNOTATION_CASE::m_SchematicRelativePath |
Definition at line 128 of file test_sch_reference_list.cpp.
| int REANNOTATION_CASE::m_StartNumber |
Definition at line 129 of file test_sch_reference_list.cpp.