Limbo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
BookshelfParser::Row Struct Reference

placement row More...

#include <BookshelfDataBase.h>

Inheritance diagram for BookshelfParser::Row:
BookshelfParser::Item

Public Member Functions

 Row ()
 constructor
 
void reset ()
 reset all data members
 
virtual void print (ostream &ss) const
 

Public Attributes

int32_t origin [2]
 x, y
 
string orient
 orientation
 
int32_t height
 row height
 
int32_t site_num
 number of sites
 
int32_t site_width
 width of a site
 
int32_t site_spacing
 spacing of a site
 
int32_t site_orient
 orientation of a site
 
int32_t site_symmetry
 

Detailed Description

placement row

Definition at line 100 of file BookshelfDataBase.h.

Member Function Documentation

virtual void BookshelfParser::Row::print ( ostream &  ss) const
inlinevirtual

print data members

Parameters
ssoutput stream

Reimplemented from BookshelfParser::Item.

Definition at line 126 of file BookshelfDataBase.h.

Member Data Documentation

int32_t BookshelfParser::Row::site_symmetry

symmetry of a site

Definition at line 109 of file BookshelfDataBase.h.


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