KiCad PCB EDA Suite
Loading...
Searching...
No Matches
IPC2581::CONFLICT Struct Reference

A requested combination that no legal file can hold. More...

#include <ipc2581_function_mode.h>

Public Attributes

std::optional< SECTIONm_section
 
std::optional< SECTIONm_requires
 
wxString m_message
 

Detailed Description

A requested combination that no legal file can hold.

Definition at line 152 of file ipc2581_function_mode.h.

Member Data Documentation

◆ m_message

wxString IPC2581::CONFLICT::m_message

Definition at line 156 of file ipc2581_function_mode.h.

◆ m_requires

std::optional<SECTION> IPC2581::CONFLICT::m_requires

Definition at line 155 of file ipc2581_function_mode.h.

◆ m_section

std::optional<SECTION> IPC2581::CONFLICT::m_section

Definition at line 154 of file ipc2581_function_mode.h.


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