KiCad PCB EDA Suite
Loading...
Searching...
No Matches
CADSTAR_ARCHIVE_PARSER::ATTRIBUTE_VALUE Struct Reference

#include <cadstar_archive_parser.h>

Inheritance diagram for CADSTAR_ARCHIVE_PARSER::ATTRIBUTE_VALUE:
CADSTAR_ARCHIVE_PARSER::PARSER

Public Member Functions

void Parse (XNODE *aNode, PARSER_CONTEXT *aContext) override
 

Public Attributes

ATTRIBUTE_ID AttributeID
 
wxString Value
 
bool ReadOnly = false
 
bool HasLocation = false
 Flag to know if this ATTRIBUTE_VALUE has a location i.e.
 
ATTRIBUTE_LOCATION AttributeLocation
 

Detailed Description

Definition at line 772 of file cadstar_archive_parser.h.

Member Function Documentation

◆ Parse()

Member Data Documentation

◆ AttributeID

◆ AttributeLocation

ATTRIBUTE_LOCATION CADSTAR_ARCHIVE_PARSER::ATTRIBUTE_VALUE::AttributeLocation

◆ HasLocation

bool CADSTAR_ARCHIVE_PARSER::ATTRIBUTE_VALUE::HasLocation = false

Flag to know if this ATTRIBUTE_VALUE has a location i.e.

is displayed

Definition at line 777 of file cadstar_archive_parser.h.

Referenced by CADSTAR_PCB_ARCHIVE_LOADER::loadComponentAttributes(), and CADSTAR_SCH_ARCHIVE_LOADER::loadSchematicSymbolInstances().

◆ ReadOnly

bool CADSTAR_ARCHIVE_PARSER::ATTRIBUTE_VALUE::ReadOnly = false

Definition at line 776 of file cadstar_archive_parser.h.

◆ Value

wxString CADSTAR_ARCHIVE_PARSER::ATTRIBUTE_VALUE::Value

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