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

Public Member Functions

 LIBRARY_TABLE_PARSER_STATE ()
 

Public Attributes

std::string * target_string
 
LIBRARY_TABLE_ROW_IR current_row_model
 
LIBRARY_TABLE_IR model
 

Detailed Description

Definition at line 34 of file library_table_parser.cpp.

Constructor & Destructor Documentation

◆ LIBRARY_TABLE_PARSER_STATE()

LIBRARY_TABLE_PARSER_STATE::LIBRARY_TABLE_PARSER_STATE ( )
inline

Definition at line 36 of file library_table_parser.cpp.

References current_row_model, and target_string.

Member Data Documentation

◆ current_row_model

LIBRARY_TABLE_ROW_IR LIBRARY_TABLE_PARSER_STATE::current_row_model

◆ model

◆ target_string

std::string* LIBRARY_TABLE_PARSER_STATE::target_string

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