Limbo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
test_gdsdb.cpp File Reference

test GdsParser::GdsDriver More...

#include <iostream>
#include <limbo/parsers/gdsii/gdsdb/GdsIO.h>
#include <limbo/preprocessor/Msg.h>

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 main function More...
 

Detailed Description

test GdsParser::GdsDriver

test GdsParser::GdsDB::GdsDB

Author
Yibo Lin
Date
Nov 2014
Author
Yibo Lin
Date
Jan 2017

Definition in file test_gdsdb.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

main function

Parameters
argcnumber of arguments
argvvalues of arguments, 4 arguments: input gds, output gds, flat output gds, flat cell name
Returns
0 if succeed

Definition at line 16 of file test_gdsdb.cpp.