KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCOPED_FLAGS_CLEANER Class Reference
Inheritance diagram for SCOPED_FLAGS_CLEANER:

Public Member Functions

 SCOPED_FLAGS_CLEANER (const EDA_ITEM_FLAGS &aFlagsToClear)
 
 ~SCOPED_FLAGS_CLEANER ()
 

Public Attributes

keys
 STL member.
 

Private Attributes

EDA_ITEM_FLAGS m_flagsToClear
 

Detailed Description

Definition at line 56 of file convert_shape_list_to_polygon.cpp.

Constructor & Destructor Documentation

◆ SCOPED_FLAGS_CLEANER()

SCOPED_FLAGS_CLEANER::SCOPED_FLAGS_CLEANER ( const EDA_ITEM_FLAGS aFlagsToClear)
inline

Definition at line 61 of file convert_shape_list_to_polygon.cpp.

◆ ~SCOPED_FLAGS_CLEANER()

SCOPED_FLAGS_CLEANER::~SCOPED_FLAGS_CLEANER ( )
inline

Definition at line 63 of file convert_shape_list_to_polygon.cpp.

References EDA_ITEM::ClearFlags(), and m_flagsToClear.

Member Data Documentation

◆ keys

K std::unordered_set< K >::keys
inherited

STL member.

◆ m_flagsToClear

EDA_ITEM_FLAGS SCOPED_FLAGS_CLEANER::m_flagsToClear
private

Definition at line 58 of file convert_shape_list_to_polygon.cpp.

Referenced by ~SCOPED_FLAGS_CLEANER().


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