| 
    KiCad PCB EDA Suite
    
   | 
 
Public Attributes | |
| std::string | m_ctx_name | 
| SHAPE_LINE_CHAIN | m_chain | 
| int | m_shape_count | 
| int | m_arc_count | 
| int | m_remove_index | 
| int | m_expected_shape_count | 
| int | m_expected_arc_count | 
Definition at line 481 of file test_shape_line_chain.cpp.
| int REMOVE_SHAPE_CASE::m_arc_count | 
Definition at line 486 of file test_shape_line_chain.cpp.
| SHAPE_LINE_CHAIN REMOVE_SHAPE_CASE::m_chain | 
Definition at line 484 of file test_shape_line_chain.cpp.
| std::string REMOVE_SHAPE_CASE::m_ctx_name | 
Definition at line 483 of file test_shape_line_chain.cpp.
| int REMOVE_SHAPE_CASE::m_expected_arc_count | 
Definition at line 489 of file test_shape_line_chain.cpp.
| int REMOVE_SHAPE_CASE::m_expected_shape_count | 
Definition at line 488 of file test_shape_line_chain.cpp.
| int REMOVE_SHAPE_CASE::m_remove_index | 
Definition at line 487 of file test_shape_line_chain.cpp.
| int REMOVE_SHAPE_CASE::m_shape_count | 
Definition at line 485 of file test_shape_line_chain.cpp.