KiCad PCB EDA Suite
Loading...
Searching...
No Matches
LIBRARY_TABLE_IR Struct Reference

The intermediate representation that a library table is parsed into. More...

#include <library_table_parser.h>

Public Attributes

std::string version
 
LIBRARY_TABLE_TYPE type
 
std::vector< LIBRARY_TABLE_ROW_IRrows
 

Detailed Description

The intermediate representation that a library table is parsed into.

Definition at line 47 of file library_table_parser.h.

Member Data Documentation

◆ rows

std::vector<LIBRARY_TABLE_ROW_IR> LIBRARY_TABLE_IR::rows

◆ type

◆ version

std::string LIBRARY_TABLE_IR::version

Definition at line 49 of file library_table_parser.h.

Referenced by LIBRARY_TABLE::initFromIR().


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