|
Limbo
|
placement row More...
#include <DefDataBase.h>
Public Member Functions | |
| void | reset () |
| reset all data members | |
| virtual void | print (ostringstream &ss) const |
| print data members More... | |
Public Attributes | |
| string | row_name |
| row name | |
| string | macro_name |
| macro name of row | |
| int32_t | origin [2] |
| x, y of origin | |
| string | orient |
| orientation | |
| int32_t | repeat [2] |
| do x by y | |
| int32_t | step [2] |
placement row
Definition at line 65 of file DefDataBase.h.
|
inlinevirtual |
print data members
| ss | output stream |
Reimplemented from DefParser::Item.
Definition at line 83 of file DefDataBase.h.
| int32_t DefParser::Row::step[2] |
x, y
Definition at line 72 of file DefDataBase.h.
1.8.8