KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KICAD_DIFF::VALIDATION_REPORT Struct Reference

#include <merge_validators.h>

Public Member Functions

bool Passed () const
 
bool HasErrors () const
 
size_t Count () const
 
void Merge (VALIDATION_REPORT &&aOther)
 

Public Attributes

std::vector< VALIDATION_FAILUREfailures
 

Detailed Description

Definition at line 52 of file merge_validators.h.

Member Function Documentation

◆ Count()

size_t KICAD_DIFF::VALIDATION_REPORT::Count ( ) const
inline

Definition at line 58 of file merge_validators.h.

References failures.

Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), and BOOST_AUTO_TEST_CASE().

◆ HasErrors()

◆ Merge()

void KICAD_DIFF::VALIDATION_REPORT::Merge ( VALIDATION_REPORT && aOther)

◆ Passed()

Member Data Documentation

◆ failures


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