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

#include <cadstar_archive_parser.h>

Inheritance diagram for CADSTAR_ARCHIVE_PARSER::HEADER:
CADSTAR_ARCHIVE_PARSER::PARSER

Public Member Functions

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

Public Attributes

FORMAT Format
 
wxString JobFile
 
wxString JobTitle
 
wxString Generator
 
RESOLUTION Resolution
 
TIMESTAMP Timestamp
 

Detailed Description

Definition at line 256 of file cadstar_archive_parser.h.

Member Function Documentation

◆ Parse()

Member Data Documentation

◆ Format

◆ Generator

wxString CADSTAR_ARCHIVE_PARSER::HEADER::Generator

Definition at line 261 of file cadstar_archive_parser.h.

◆ JobFile

wxString CADSTAR_ARCHIVE_PARSER::HEADER::JobFile

Definition at line 259 of file cadstar_archive_parser.h.

◆ JobTitle

wxString CADSTAR_ARCHIVE_PARSER::HEADER::JobTitle

◆ Resolution

RESOLUTION CADSTAR_ARCHIVE_PARSER::HEADER::Resolution

◆ Timestamp

TIMESTAMP CADSTAR_ARCHIVE_PARSER::HEADER::Timestamp

Definition at line 263 of file cadstar_archive_parser.h.


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