|
KiCad PCB EDA Suite
|
#include <pads_sch_binary_model.h>
Public Member Functions | |
| bool | operator== (const PRESERVED_CONTROLLER_PAYLOAD &) const =default |
Public Attributes | |
| SOURCE_PROVENANCE | source |
| PROPERTY_DISPOSITION | disposition = PROPERTY_DISPOSITION::PRESERVED |
| std::vector< uint8_t > | bytes |
Definition at line 724 of file pads_sch_binary_model.h.
|
default |
| std::vector<uint8_t> PADS_SCH_BINARY::PRESERVED_CONTROLLER_PAYLOAD::bytes |
Definition at line 728 of file pads_sch_binary_model.h.
| PROPERTY_DISPOSITION PADS_SCH_BINARY::PRESERVED_CONTROLLER_PAYLOAD::disposition = PROPERTY_DISPOSITION::PRESERVED |
Definition at line 727 of file pads_sch_binary_model.h.
| SOURCE_PROVENANCE PADS_SCH_BINARY::PRESERVED_CONTROLLER_PAYLOAD::source |
Definition at line 726 of file pads_sch_binary_model.h.