|
Limbo
|
cell instance More...
#include <GdfDataBase.h>
Public Member Functions | |
| void | reset () |
| reset all data members | |
| virtual void | print (ostream &ss) const |
| print data members More... | |
Public Attributes | |
| std::string | name |
| instance name | |
| std::string | cellType |
| standard cell type | |
| Point | position |
| instance position | |
| int32_t | orient |
| instance orientation | |
cell instance
Definition at line 221 of file GdfDataBase.h.
|
inlinevirtual |
print data members
| ss | output stream |
Reimplemented from GdfParser::Item.
Definition at line 238 of file GdfDataBase.h.
1.8.8