|
Limbo
|
GDSII SREF. More...
#include <GdsDriver.h>
Public Member Functions | |
| GdsSref () | |
| constructor | |
| void | reset () |
| reset all data members | |
Public Attributes | |
| string | sname |
| reference name | |
| vector< int32_t > | position |
GDSII SREF.
Thanks to Biying Xu for the benchmarks and sample code
Definition at line 74 of file GdsDriver.h.
| vector<int32_t> GdsParser::GdsSref::position |
position
Definition at line 77 of file GdsDriver.h.
1.8.8