![]() |
LibrePCB Developers Documentation
|
#include "netclass.h"#include "../../exceptions.h"#include "../../serialization/sexpression.h"#include "circuit.h"#include "netsignal.h"#include <QtCore>
Include dependency graph for netclass.cpp:Namespaces | |
| namespace | librepcb |
Functions | |
| static std::unique_ptr< SExpression > | serializeDesignRuleValue (const std::optional< PositiveLength > &obj) |
| static std::optional< PositiveLength > | deserializeDesignRuleValue (const SExpression &node) |