Limbo 3.5.4
Loading...
Searching...
No Matches
GdfDataBase Class Reference

Custom class that inheritates GdfParser::GdfDataBase with all the required callbacks gdfined. More...

Inheritance diagram for GdfDataBase:
GdfParser::GdfDataBase

Public Member Functions

 GdfDataBase ()
 constructor
virtual void add_gdf_cell (GdfParser::Cell &cell)
 add routing cell

Detailed Description

Custom class that inheritates GdfParser::GdfDataBase with all the required callbacks gdfined.

Definition at line 20 of file test_bison.cpp.

Constructor & Destructor Documentation

◆ GdfDataBase()

GdfDataBase::GdfDataBase ( )
inline

constructor

Definition at line 24 of file test_bison.cpp.

Member Function Documentation

◆ add_gdf_cell()

virtual void GdfDataBase::add_gdf_cell ( GdfParser::Cell & cell)
inlinevirtual

add routing cell

required callbacks from abstract GdfParser::GdfDataBase ///////////////////

Parameters
celldescribes the whole layout for routing

Implements GdfParser::GdfDataBase.

Definition at line 31 of file test_bison.cpp.


The documentation for this class was generated from the following file: