|
Limbo
|
Top GDSII library. More...
#include <GdsDriver.h>
Public Member Functions | |
| GdsLib () | |
| constructor | |
| void | reset () |
| reset all data members | |
Public Attributes | |
| string | lib_name |
| library name | |
| vector< double > | unit |
| unit | |
| vector< GdsCell > | vCell |
Top GDSII library.
Definition at line 107 of file GdsDriver.h.
| vector<GdsCell> GdsParser::GdsLib::vCell |
array of cells
Definition at line 111 of file GdsDriver.h.
1.8.8