Limbo 3.5.4
Loading...
Searching...
No Matches
BookshelfParser::NodeShape Struct Reference

node shape to describe the shapes of node More...

#include <BookshelfDataBase.h>

Inheritance diagram for BookshelfParser::NodeShape:
BookshelfParser::Item

Public Member Functions

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

Public Attributes

string node_name
 node name
vector< ShapeBoxvShapeBox

Detailed Description

node shape to describe the shapes of node

Definition at line 260 of file BookshelfDataBase.h.

Member Function Documentation

◆ print()

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

print data members

Parameters
ssoutput stream

Reimplemented from BookshelfParser::Item.

Definition at line 273 of file BookshelfDataBase.h.

◆ reset()

void BookshelfParser::NodeShape::reset ( )
inline

reset all data members

Definition at line 266 of file BookshelfDataBase.h.

Member Data Documentation

◆ node_name

string BookshelfParser::NodeShape::node_name

node name

Definition at line 262 of file BookshelfDataBase.h.

◆ vShapeBox

vector<ShapeBox> BookshelfParser::NodeShape::vShapeBox

Definition at line 263 of file BookshelfDataBase.h.


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