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

Public Attributes

std::string m_caseName
 
std::string m_refPrefix
 
std::string m_refValue
 
std::string m_refLibName
 
std::vector< int > m_existingUnits
 
std::string m_existingValue
 
std::string m_existingLibName
 
std::vector< int > m_requestedUnits
 
bool m_expectedAvailable
 
std::string m_reason
 

Detailed Description

Definition at line 71 of file test_annotation_units_conflicts.cpp.

Member Data Documentation

◆ m_caseName

std::string UNIT_CONFLICT_TEST_CASE::m_caseName

Definition at line 73 of file test_annotation_units_conflicts.cpp.

◆ m_existingLibName

std::string UNIT_CONFLICT_TEST_CASE::m_existingLibName

Definition at line 79 of file test_annotation_units_conflicts.cpp.

◆ m_existingUnits

std::vector<int> UNIT_CONFLICT_TEST_CASE::m_existingUnits

Definition at line 77 of file test_annotation_units_conflicts.cpp.

◆ m_existingValue

std::string UNIT_CONFLICT_TEST_CASE::m_existingValue

Definition at line 78 of file test_annotation_units_conflicts.cpp.

◆ m_expectedAvailable

bool UNIT_CONFLICT_TEST_CASE::m_expectedAvailable

Definition at line 81 of file test_annotation_units_conflicts.cpp.

◆ m_reason

std::string UNIT_CONFLICT_TEST_CASE::m_reason

Definition at line 82 of file test_annotation_units_conflicts.cpp.

◆ m_refLibName

std::string UNIT_CONFLICT_TEST_CASE::m_refLibName

Definition at line 76 of file test_annotation_units_conflicts.cpp.

◆ m_refPrefix

std::string UNIT_CONFLICT_TEST_CASE::m_refPrefix

Definition at line 74 of file test_annotation_units_conflicts.cpp.

◆ m_refValue

std::string UNIT_CONFLICT_TEST_CASE::m_refValue

Definition at line 75 of file test_annotation_units_conflicts.cpp.

◆ m_requestedUnits

std::vector<int> UNIT_CONFLICT_TEST_CASE::m_requestedUnits

Definition at line 80 of file test_annotation_units_conflicts.cpp.


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