|
Limbo 3.5.4
|
Driver for Lef parser. More...
#include <iostream>#include <vector>#include <string>#include <limbo/parsers/lef/adapt/LefDataBase.h>Go to the source code of this file.
Classes | |
| class | LefParser::Driver |
Namespaces | |
| namespace | LefParser |
| namespace for LefParser | |
Functions | |
| bool | LefParser::read (LefDataBase &db, const string &lefFile) |
| API for LefParser. Read LEF file and initialize database by calling user-defined callback functions. | |
Driver for Lef parser.
Definition in file LefDriver.h.