KiCad PCB EDA Suite
Loading...
Searching...
No Matches
LAYERS_CHECKED Struct Reference

#include <board.h>

Public Member Functions

 LAYERS_CHECKED ()
 
 LAYERS_CHECKED (PCB_LAYER_ID aLayer)
 

Public Attributes

LSET layers
 
bool has_error
 

Detailed Description

Definition at line 122 of file board.h.

Constructor & Destructor Documentation

◆ LAYERS_CHECKED() [1/2]

LAYERS_CHECKED::LAYERS_CHECKED ( )
inline

Definition at line 124 of file board.h.

◆ LAYERS_CHECKED() [2/2]

LAYERS_CHECKED::LAYERS_CHECKED ( PCB_LAYER_ID  aLayer)
inline

Definition at line 129 of file board.h.

Member Data Documentation

◆ has_error

bool LAYERS_CHECKED::has_error

Definition at line 135 of file board.h.

◆ layers

LSET LAYERS_CHECKED::layers

Definition at line 134 of file board.h.


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