![]() |
LibrePCB Developers Documentation
|
#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 |
| bool | operator== (const AlternativeName &rhs) const noexcept=default |
Public Attributes | |
| ElementName | name |
| SimpleString | reference |
|
inline |
|
inline |
|
inline |
Here is the call graph for this function:
Here is the caller graph for this function:
|
defaultnoexcept |
| ElementName name |
| SimpleString reference |