KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PADS_SCH_BINARY::BUILD_COUNTS Struct Reference

#include <pads_sch_binary_builder.h>

Public Member Functions

bool operator== (const BUILD_COUNTS &) const =default
 

Public Attributes

size_t sheets = 0
 
size_t symbols = 0
 
size_t wires = 0
 
size_t buses = 0
 
size_t busEntries = 0
 
size_t junctions = 0
 
size_t labels = 0
 
size_t texts = 0
 
size_t graphics = 0
 
size_t images = 0
 

Detailed Description

Definition at line 27 of file pads_sch_binary_builder.h.

Member Function Documentation

◆ operator==()

bool PADS_SCH_BINARY::BUILD_COUNTS::operator== ( const BUILD_COUNTS & ) const
default

Member Data Documentation

◆ busEntries

size_t PADS_SCH_BINARY::BUILD_COUNTS::busEntries = 0

Definition at line 33 of file pads_sch_binary_builder.h.

◆ buses

size_t PADS_SCH_BINARY::BUILD_COUNTS::buses = 0

Definition at line 32 of file pads_sch_binary_builder.h.

◆ graphics

size_t PADS_SCH_BINARY::BUILD_COUNTS::graphics = 0

Definition at line 37 of file pads_sch_binary_builder.h.

◆ images

size_t PADS_SCH_BINARY::BUILD_COUNTS::images = 0

Definition at line 38 of file pads_sch_binary_builder.h.

◆ junctions

size_t PADS_SCH_BINARY::BUILD_COUNTS::junctions = 0

Definition at line 34 of file pads_sch_binary_builder.h.

◆ labels

size_t PADS_SCH_BINARY::BUILD_COUNTS::labels = 0

Definition at line 35 of file pads_sch_binary_builder.h.

◆ sheets

size_t PADS_SCH_BINARY::BUILD_COUNTS::sheets = 0

◆ symbols

size_t PADS_SCH_BINARY::BUILD_COUNTS::symbols = 0

Definition at line 30 of file pads_sch_binary_builder.h.

Referenced by BOOST_AUTO_TEST_CASE().

◆ texts

size_t PADS_SCH_BINARY::BUILD_COUNTS::texts = 0

Definition at line 36 of file pads_sch_binary_builder.h.

◆ wires

size_t PADS_SCH_BINARY::BUILD_COUNTS::wires = 0

Definition at line 31 of file pads_sch_binary_builder.h.


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