KiCad PCB EDA Suite
Loading...
Searching...
No Matches
BOARD_STATISTICS_INFO_ENTRY< T > Struct Template Reference

#include <board_statistics_report.h>

Public Member Functions

 BOARD_STATISTICS_INFO_ENTRY (T aAttribute, const wxString &aTitle)
 

Public Attributes

T attribute
 
wxString title
 
int quantity = 0
 

Detailed Description

template<typename T>
struct BOARD_STATISTICS_INFO_ENTRY< T >

Definition at line 55 of file board_statistics_report.h.

Constructor & Destructor Documentation

◆ BOARD_STATISTICS_INFO_ENTRY()

template<typename T>
BOARD_STATISTICS_INFO_ENTRY< T >::BOARD_STATISTICS_INFO_ENTRY ( T aAttribute,
const wxString & aTitle )
inline

Definition at line 57 of file board_statistics_report.h.

References attribute, T, and title.

Member Data Documentation

◆ attribute

template<typename T>
T BOARD_STATISTICS_INFO_ENTRY< T >::attribute

◆ quantity

◆ title


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