KiCad PCB EDA Suite
Loading...
Searching...
No Matches
orcad_library.h File Reference
#include <vector>
#include <sch_io/orcad/orcad_records.h>
#include <sch_io/orcad/orcad_stream.h>

Go to the source code of this file.

Functions

ORCAD_PAGE_SETTINGS OrcadParsePageSettings (ORCAD_STREAM &aStream)
 Consumes 156 bytes; throws IO_ERROR on overrun.
 
ORCAD_LIBRARY_INFO OrcadParseLibrary (const std::vector< char > &aData)
 The Library version selects the string-count width.
 

Function Documentation

◆ OrcadParseLibrary()

◆ OrcadParsePageSettings()