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

#include <cadstar_archive_parser.h>

Inheritance diagram for CADSTAR_ARCHIVE_PARSER::TIMESTAMP:
CADSTAR_ARCHIVE_PARSER::PARSER

Public Member Functions

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

Public Attributes

long Year
 
long Month
 
long Day
 
long Hour
 
long Minute
 
long Second
 

Detailed Description

Definition at line 237 of file cadstar_archive_parser.h.

Member Function Documentation

◆ Parse()

void CADSTAR_ARCHIVE_PARSER::TIMESTAMP::Parse ( XNODE aNode,
PARSER_CONTEXT aContext 
)
overridevirtual

Member Data Documentation

◆ Day

long CADSTAR_ARCHIVE_PARSER::TIMESTAMP::Day

Definition at line 241 of file cadstar_archive_parser.h.

◆ Hour

long CADSTAR_ARCHIVE_PARSER::TIMESTAMP::Hour

Definition at line 242 of file cadstar_archive_parser.h.

◆ Minute

long CADSTAR_ARCHIVE_PARSER::TIMESTAMP::Minute

Definition at line 243 of file cadstar_archive_parser.h.

◆ Month

long CADSTAR_ARCHIVE_PARSER::TIMESTAMP::Month

Definition at line 240 of file cadstar_archive_parser.h.

◆ Second

long CADSTAR_ARCHIVE_PARSER::TIMESTAMP::Second

Definition at line 244 of file cadstar_archive_parser.h.

◆ Year

long CADSTAR_ARCHIVE_PARSER::TIMESTAMP::Year

Definition at line 239 of file cadstar_archive_parser.h.


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