|
Limbo 3.5.4
|
node shape to describe the shapes of node More...
#include <BookshelfDataBase.h>
Public Member Functions | |
| void | reset () |
| reset all data members | |
| virtual void | print (ostream &ss) const |
Public Attributes | |
| string | node_name |
| node name | |
| vector< ShapeBox > | vShapeBox |
node shape to describe the shapes of node
Definition at line 260 of file BookshelfDataBase.h.
|
inlinevirtual |
print data members
| ss | output stream |
Reimplemented from BookshelfParser::Item.
Definition at line 273 of file BookshelfDataBase.h.
|
inline |
reset all data members
Definition at line 266 of file BookshelfDataBase.h.
| string BookshelfParser::NodeShape::node_name |
node name
Definition at line 262 of file BookshelfDataBase.h.
| vector<ShapeBox> BookshelfParser::NodeShape::vShapeBox |
Definition at line 263 of file BookshelfDataBase.h.