IDFstepper
IDF to STEP converter
Namespaces | Functions
inc/IdfParser.hpp File Reference
#include "IdfStructure.hpp"
#include <string>

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