IDFstepper
IDF to STEP converter
Namespaces | Functions
src/IdfParser.cpp File Reference
#include "../inc/IdfParser.hpp"
#include "../inc/IdfGrammar.hpp"

Go to the source code of this file.

Namespaces

namespace  idf

Functions

bool idf::parseBoardPanel (std::string::const_iterator &iter, std::string::const_iterator end, BoardPanelStruct &idfStruct)
 Parses a stream of characters into a board/panel file.
bool idf::parseLibrary (std::string::const_iterator &iter, std::string::const_iterator end, LibraryStruct &idfStruct)
 Parses a stream of characters into a library file.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines