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

GDSII cell. More...

#include <GdsDriver.h>

Public Member Functions

void reset ()
 reset all data members
 

Public Attributes

string cell_name
 cell name
 
vector< GdsBoundaryvBoundary
 array of boundaries
 
vector< GdsTextvText
 array of texts
 
vector< GdsSrefvSref
 

Detailed Description

GDSII cell.

Definition at line 91 of file GdsDriver.h.

Member Data Documentation

vector<GdsSref> GdsParser::GdsCell::vSref

array of SREF

Definition at line 96 of file GdsDriver.h.


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