LibrePCB Developers Documentation
Loading...
Searching...
No Matches
BoardDesignRuleCheckSettings::Source Struct Reference

#include <boarddesignrulechecksettings.h>

+ Collaboration diagram for BoardDesignRuleCheckSettings::Source:

Public Member Functions

void serialize (SExpression &root) const
 
bool operator== (const Source &rhs) const noexcept=default
 

Static Public Member Functions

static Source load (const SExpression &node)
 

Public Attributes

Uuid organizationUuid
 
ElementName organizationName
 
Version organizationVersion
 
Uuid pcbDesignRulesUuid
 
ElementName pcbDesignRulesName
 

Member Function Documentation

◆ load()

BoardDesignRuleCheckSettings::Source load ( const SExpression node)
static
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ serialize()

void serialize ( SExpression root) const
+ Here is the call graph for this function:

◆ operator==()

bool operator== ( const Source rhs) const
defaultnoexcept

Member Data Documentation

◆ organizationUuid

Uuid organizationUuid

◆ organizationName

ElementName organizationName

◆ organizationVersion

Version organizationVersion

◆ pcbDesignRulesUuid

Uuid pcbDesignRulesUuid

◆ pcbDesignRulesName

ElementName pcbDesignRulesName

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