LibrePCB Developers Documentation
Package::AlternativeName Struct Reference

#include <package.h>

+ Collaboration diagram for Package::AlternativeName:

Public Member Functions

 AlternativeName (const ElementName &name, const SimpleString &reference)
 
 AlternativeName (const SExpression &node)
 
void serialize (SExpression &root) const
 

Public Attributes

ElementName name
 
SimpleString reference
 

Constructor & Destructor Documentation

◆ AlternativeName() [1/2]

AlternativeName ( const ElementName name,
const SimpleString reference 
)
inline

◆ AlternativeName() [2/2]

AlternativeName ( const SExpression node)
inline

Member Function Documentation

◆ serialize()

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

Member Data Documentation

◆ name

◆ reference

SimpleString reference

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