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 411 of file test_shape_line_chain.cpp.

Member Data Documentation

◆ m_arc_count

int REMOVE_SHAPE_CASE::m_arc_count

Definition at line 416 of file test_shape_line_chain.cpp.

◆ m_chain

SHAPE_LINE_CHAIN REMOVE_SHAPE_CASE::m_chain

Definition at line 414 of file test_shape_line_chain.cpp.

◆ m_ctx_name

std::string REMOVE_SHAPE_CASE::m_ctx_name

Definition at line 413 of file test_shape_line_chain.cpp.

◆ m_expected_arc_count

int REMOVE_SHAPE_CASE::m_expected_arc_count

Definition at line 419 of file test_shape_line_chain.cpp.

◆ m_expected_shape_count

int REMOVE_SHAPE_CASE::m_expected_shape_count

Definition at line 418 of file test_shape_line_chain.cpp.

◆ m_remove_index

int REMOVE_SHAPE_CASE::m_remove_index

Definition at line 417 of file test_shape_line_chain.cpp.

◆ m_shape_count

int REMOVE_SHAPE_CASE::m_shape_count

Definition at line 415 of file test_shape_line_chain.cpp.


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