| 
    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 60 of file convert_shape_list_to_polygon.cpp.
      
  | 
  inline | 
Definition at line 65 of file convert_shape_list_to_polygon.cpp.
References m_flagsToClear.
      
  | 
  inline | 
Definition at line 67 of file convert_shape_list_to_polygon.cpp.
References EDA_ITEM::ClearFlags(), and m_flagsToClear.
      
  | 
  inherited | 
STL member.
      
  | 
  private | 
Definition at line 62 of file convert_shape_list_to_polygon.cpp.
Referenced by SCOPED_FLAGS_CLEANER(), and ~SCOPED_FLAGS_CLEANER().