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

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 136 of file dialog_track_via_properties.h.

Member Function Documentation

◆ operator==()

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

Definition at line 41 of file dialog_track_via_properties.cpp.

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

Member Data Documentation

◆ cap

IPC4761_DRILL DIALOG_TRACK_VIA_PROPERTIES::IPC4761_CONFIGURATION::cap { IPC4761_DRILL::NOT_SET }

Definition at line 142 of file dialog_track_via_properties.h.

Referenced by operator==().

◆ cover

IPC4761_SURFACE DIALOG_TRACK_VIA_PROPERTIES::IPC4761_CONFIGURATION::cover { IPC4761_SURFACE::NONE }

Definition at line 139 of file dialog_track_via_properties.h.

Referenced by operator==().

◆ fill

IPC4761_DRILL DIALOG_TRACK_VIA_PROPERTIES::IPC4761_CONFIGURATION::fill { IPC4761_DRILL::NOT_SET }

Definition at line 141 of file dialog_track_via_properties.h.

Referenced by operator==().

◆ plug

IPC4761_SURFACE DIALOG_TRACK_VIA_PROPERTIES::IPC4761_CONFIGURATION::plug { IPC4761_SURFACE::NONE }

Definition at line 140 of file dialog_track_via_properties.h.

Referenced by operator==().

◆ tent

IPC4761_SURFACE DIALOG_TRACK_VIA_PROPERTIES::IPC4761_CONFIGURATION::tent { IPC4761_SURFACE::NONE }

Definition at line 138 of file dialog_track_via_properties.h.

Referenced by operator==().


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