General information:Author: Version: Date: Thu Oct 21 14:52:56 MET 1999 |
Header files: |
Code files: |
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
GdsII()
Description:
constructors and destructors
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
~GdsII()
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: G_BOOL |
Declaration:
G_BOOL GdsII::Recurse(DOWHAT dothis,...)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: int |
Declaration:
int LinkReferences()
Description:
inline get and set memberfunctions
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: BoundingBox* |
Declaration:
BoundingBox* CalcBoundingBox()
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: BoundingBox* |
Declaration:
BoundingBox* GetBoundingBox()
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: Bgnlib* |
Declaration:
Bgnlib* GetBgnlib()
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: Header* |
Declaration:
Header* GetHeader()
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: Library* |
Declaration:
Library* GetLibrary()
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: Structure* |
Declaration:
Structure* GetTopStructure()
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: StructureList* |
Declaration:
StructureList* GetStructureList()
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void SetBgnlib(Bgnlib*)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void SetHeader(Header*)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void SetLibrary(Library*)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void SetStructureList(StructureList*)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void SetTopStructure(Structure*)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void ShowInformation()
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: Units* |
Declaration:
Units* GetUnits()
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void SetReferenceNr()
Description:
Operations on GDS data
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void Validate(Setup*)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: GdsII& |
Declaration:
GdsII& operator=(GdsII&)
Description:
operator overloading
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: Structure* |
Declaration:
Structure* GetShowStructure()
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void SetShowStructure(Structure*)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void Merge(GdsII* other_gdsii,double x,double y,double angle)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void SetBgnstr(Bgnstr*)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void ResetUnits(EIGHT_G_BYTE_REAL)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void Replace(char* to_replace,GdsII* other_gdsii)
Description:
scope: protected | type: basic | typename: Structure* |
Declaration:
Structure* _topstructure
Description:
scope: protected | type: basic | typename: Structure* |
Declaration:
Structure* _showstructure
Description:
scope: protected | type: basic | typename: StructureList* |
Declaration:
StructureList* _structurelist
Description:
scope: protected | type: basic | typename: Library* |
Declaration:
Library* _library
Description:
scope: protected | type: basic | typename: Bgnlib* |
Declaration:
Bgnlib* _bgnlib
Description:
scope: protected | type: basic | typename: Header* |
Declaration:
Header* _header
Description:
scope: protected | type: basic | typename: BoundingBox* |
Declaration:
BoundingBox* _boundingbox
Description:
scope: protected | type: basic | typename: Matrix<double>* |
Declaration:
Matrix<double>* _trans_matrix
Description:
scope: protected | type: basic | typename: G_BOOL |
Declaration:
G_BOOL _all_layers
Description: