KiCad PCB EDA Suite
|
Public Member Functions | |
SCOPED_FLAGS_CLEANER (const EDA_ITEM_FLAGS &aFlagsToClear) | |
~SCOPED_FLAGS_CLEANER () | |
Public Attributes | |
K | keys |
STL member. | |
Private Attributes | |
EDA_ITEM_FLAGS | m_flagsToClear |
Definition at line 56 of file convert_shape_list_to_polygon.cpp.
|
inline |
Definition at line 61 of file convert_shape_list_to_polygon.cpp.
|
inline |
Definition at line 63 of file convert_shape_list_to_polygon.cpp.
References EDA_ITEM::ClearFlags(), and m_flagsToClear.
|
inherited |
STL member.
|
private |
Definition at line 58 of file convert_shape_list_to_polygon.cpp.
Referenced by ~SCOPED_FLAGS_CLEANER().