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

#include <ipc2581_function_mode.h>

Public Member Functions

bool Ok () const
 

Public Attributes

SECTION_SET m_included
 
SUPPRESS_SET m_suppressions
 
std::vector< CONFLICTm_conflicts
 

Detailed Description

Definition at line 159 of file ipc2581_function_mode.h.

Member Function Documentation

◆ Ok()

bool IPC2581::RESOLVE_RESULT::Ok ( ) const
inline

Definition at line 165 of file ipc2581_function_mode.h.

References m_conflicts.

Member Data Documentation

◆ m_conflicts

std::vector<CONFLICT> IPC2581::RESOLVE_RESULT::m_conflicts

Definition at line 163 of file ipc2581_function_mode.h.

Referenced by Ok().

◆ m_included

SECTION_SET IPC2581::RESOLVE_RESULT::m_included

Definition at line 161 of file ipc2581_function_mode.h.

Referenced by DIALOG_EXPORT_2581::resolvedSections().

◆ m_suppressions

SUPPRESS_SET IPC2581::RESOLVE_RESULT::m_suppressions

Definition at line 162 of file ipc2581_function_mode.h.


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