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

#include <match_properties.h>

Public Member Functions

 operator bool () const
 

Public Attributes

int m_Changed = 0
 
wxString m_Error
 

Detailed Description

Definition at line 31 of file match_properties.h.

Member Function Documentation

◆ operator bool()

MATCH_PROPERTIES_RESULT::operator bool ( ) const
inlineexplicit

Definition at line 33 of file match_properties.h.

References m_Error.

Member Data Documentation

◆ m_Changed

int MATCH_PROPERTIES_RESULT::m_Changed = 0

Definition at line 35 of file match_properties.h.

◆ m_Error

wxString MATCH_PROPERTIES_RESULT::m_Error

Definition at line 36 of file match_properties.h.

Referenced by operator bool().


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