Limbo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NBookshelfParserNamespace for BookshelfParser
 NboostBoost.Geometry
 NDefParserNamespace for DefParser
 NEbeamParserNamespace for EbeamParser
 NGdfParserNamespace for GdfParser
 NGdsParserNamespace for Limbo.GdsParser
 NLefParserNamespace for LefParser
 NlimboNamespace for Limbo
 NLpParserNamespace for LpParser
 NVerilogParserNamespace for VerilogParser
 CAsciiDataBaseTest ascii callbacks
 CBookshelfDataBaseCustom class that inheritates BookshelfParser::BookshelfDataBase with all the required callbacks defined
 CDataBaseDatabase for GdsParser::GdsDriver
 CDefDataBaseCustom class that inheritates DefParser::DefDataBase with all the required callbacks defined
 CEbeamDataBaseCustom class that inheritates EbeamParser::EbeamDataBase with all the required callbacks defined
 CEnumDataBaseTest enum callbacks
 CErrorHandlerError handler
 CGdfDataBaseCustom class that inheritates GdfParser::GdfDataBase with all the required callbacks gdfined
 CLefDataBaseCustom class that inheritates LefParser::LefDataBase with all the required callbacks defined. This is an recommended API for LefParser, which also matches to potential bison version in the future. Actually spirit version of parser is based on template, so user does not necessarily need to inherit LefDataBase
 CLpDataBaseCustom class that inheritates LpParser::LpDataBase with all the required callbacks defined
 CMisVisitor
 CNodeClass to describe graph vertex
 CPointCustom point class
 CRectangleCustom rectangle class
 CTfDataBaseCustom class that inheritates TfParser::TfDataBase with all the required callbacks defined
 CTfParserTf parser for technology file
 CVerilogDataBaseCustom class that inheritates VerilogParser::VerilogDataBase with all the required callbacks defined