Limbo 3.5.4
Loading...
Searching...
No Matches
DefParser::GCellGrid Struct Reference

routing tracks More...

#include <DefDataBase.h>

Inheritance diagram for DefParser::GCellGrid:
DefParser::Item

Public Member Functions

void reset ()
 reset all data members
virtual void print (ostringstream &ss) const
 print data members

Public Attributes

string gcellgrid_name
 group name
int start
int step
int num

Detailed Description

routing tracks

Definition at line 339 of file DefDataBase.h.

Member Function Documentation

◆ print()

virtual void DefParser::GCellGrid::print ( ostringstream & ss) const
inlinevirtual

print data members

Parameters
ssoutput stream

Reimplemented from DefParser::Item.

Definition at line 356 of file DefDataBase.h.

◆ reset()

void DefParser::GCellGrid::reset ( )
inline

reset all data members

Definition at line 347 of file DefDataBase.h.

Member Data Documentation

◆ gcellgrid_name

string DefParser::GCellGrid::gcellgrid_name

group name

Definition at line 341 of file DefDataBase.h.

◆ num

int DefParser::GCellGrid::num

Definition at line 344 of file DefDataBase.h.

◆ start

int DefParser::GCellGrid::start

Definition at line 342 of file DefDataBase.h.

◆ step

int DefParser::GCellGrid::step

Definition at line 343 of file DefDataBase.h.


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