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

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
 

Detailed Description

Definition at line 390 of file test_shape_line_chain.cpp.

Member Data Documentation

◆ m_arc_count

int REMOVE_SHAPE_CASE::m_arc_count

Definition at line 395 of file test_shape_line_chain.cpp.

◆ m_chain

SHAPE_LINE_CHAIN REMOVE_SHAPE_CASE::m_chain

Definition at line 393 of file test_shape_line_chain.cpp.

◆ m_ctx_name

std::string REMOVE_SHAPE_CASE::m_ctx_name

Definition at line 392 of file test_shape_line_chain.cpp.

◆ m_expected_arc_count

int REMOVE_SHAPE_CASE::m_expected_arc_count

Definition at line 398 of file test_shape_line_chain.cpp.

◆ m_expected_shape_count

int REMOVE_SHAPE_CASE::m_expected_shape_count

Definition at line 397 of file test_shape_line_chain.cpp.

◆ m_remove_index

int REMOVE_SHAPE_CASE::m_remove_index

Definition at line 396 of file test_shape_line_chain.cpp.

◆ m_shape_count

int REMOVE_SHAPE_CASE::m_shape_count

Definition at line 394 of file test_shape_line_chain.cpp.


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