KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PADS_SCH_BINARY::PRESERVED_CONTROLLER_PAYLOAD Struct Reference

#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
 

Detailed Description

Definition at line 724 of file pads_sch_binary_model.h.

Member Function Documentation

◆ operator==()

bool PADS_SCH_BINARY::PRESERVED_CONTROLLER_PAYLOAD::operator== ( const PRESERVED_CONTROLLER_PAYLOAD & ) const
default

Member Data Documentation

◆ bytes

std::vector<uint8_t> PADS_SCH_BINARY::PRESERVED_CONTROLLER_PAYLOAD::bytes

Definition at line 728 of file pads_sch_binary_model.h.

◆ disposition

PROPERTY_DISPOSITION PADS_SCH_BINARY::PRESERVED_CONTROLLER_PAYLOAD::disposition = PROPERTY_DISPOSITION::PRESERVED

Definition at line 727 of file pads_sch_binary_model.h.

◆ source

SOURCE_PROVENANCE PADS_SCH_BINARY::PRESERVED_CONTROLLER_PAYLOAD::source

Definition at line 726 of file pads_sch_binary_model.h.


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