Limbo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
GdsParser::GdsLib Struct Reference

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< GdsCellvCell
 

Detailed Description

Top GDSII library.

Definition at line 107 of file GdsDriver.h.

Member Data Documentation

vector<GdsCell> GdsParser::GdsLib::vCell

array of cells

Definition at line 111 of file GdsDriver.h.


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