|
KiCad PCB EDA Suite
|
The overall status of a loaded or loading library. More...
#include <library_manager.h>
Public Attributes | |
| LOAD_STATUS | load_status = LOAD_STATUS::INVALID |
| std::optional< LIBRARY_ERROR > | error |
The overall status of a loaded or loading library.
Definition at line 46 of file library_manager.h.
| std::optional<LIBRARY_ERROR> LIB_STATUS::error |
Definition at line 49 of file library_manager.h.
Referenced by FOOTPRINT_LIBRARY_ADAPTER::LoadOne(), and SYMBOL_LIBRARY_ADAPTER::LoadOne().
| LOAD_STATUS LIB_STATUS::load_status = LOAD_STATUS::INVALID |
Definition at line 48 of file library_manager.h.
Referenced by FOOTPRINT_LIBRARY_ADAPTER::LoadOne(), and SYMBOL_LIBRARY_ADAPTER::LoadOne().