KiCad PCB EDA Suite
Loading...
Searching...
No Matches
VIA_PROTECTION_UI_MIXIN::IPC4761_CONFIGURATION Struct Reference

#include <via_protection_ui_mixin.h>

Public Member Functions

bool operator== (const IPC4761_CONFIGURATION &other) const
 

Public Attributes

IPC4761_SURFACE tent { IPC4761_SURFACE::NONE }
 
IPC4761_SURFACE cover { IPC4761_SURFACE::NONE }
 
IPC4761_SURFACE plug { IPC4761_SURFACE::NONE }
 
IPC4761_DRILL fill { IPC4761_DRILL::NOT_SET }
 
IPC4761_DRILL cap { IPC4761_DRILL::NOT_SET }
 

Detailed Description

Definition at line 75 of file via_protection_ui_mixin.h.

Member Function Documentation

◆ operator==()

bool DIALOG_TRACK_VIA_PROPERTIES::IPC4761_CONFIGURATION::operator== ( const IPC4761_CONFIGURATION & other) const

Definition at line 43 of file dialog_track_via_properties.cpp.

References cap, cover, fill, plug, and tent.

Member Data Documentation

◆ cap

IPC4761_DRILL VIA_PROTECTION_UI_MIXIN::IPC4761_CONFIGURATION::cap { IPC4761_DRILL::NOT_SET }

Definition at line 81 of file via_protection_ui_mixin.h.

Referenced by operator==().

◆ cover

IPC4761_SURFACE VIA_PROTECTION_UI_MIXIN::IPC4761_CONFIGURATION::cover { IPC4761_SURFACE::NONE }

Definition at line 78 of file via_protection_ui_mixin.h.

Referenced by operator==().

◆ fill

IPC4761_DRILL VIA_PROTECTION_UI_MIXIN::IPC4761_CONFIGURATION::fill { IPC4761_DRILL::NOT_SET }

Definition at line 80 of file via_protection_ui_mixin.h.

Referenced by operator==().

◆ plug

IPC4761_SURFACE VIA_PROTECTION_UI_MIXIN::IPC4761_CONFIGURATION::plug { IPC4761_SURFACE::NONE }

Definition at line 79 of file via_protection_ui_mixin.h.

Referenced by operator==().

◆ tent

IPC4761_SURFACE VIA_PROTECTION_UI_MIXIN::IPC4761_CONFIGURATION::tent { IPC4761_SURFACE::NONE }

Definition at line 77 of file via_protection_ui_mixin.h.

Referenced by operator==().


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