|
Limbo
|
Tf parser for technology file. More...
#include <TfParser.h>
Classes | |
| struct | SkipperGrammar |
| grammar of skipper More... | |
| class | TfDataBase |
| Base class for tf database. Only pure virtual functions are defined. User needs to inheritate this class and derive a custom database type with all callback functions defined. More... | |
| struct | TfGrammar |
| define grammar More... | |
Static Public Member Functions | |
| template<typename DataBaseType > | |
| static bool | read (DataBaseType &db, const string &tfFile) |
| API to read tf file. More... | |
Tf parser for technology file.
Developed with Boost.Spirit
Definition at line 52 of file TfParser.h.
|
inlinestatic |
1.8.8