gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <PView.h>
Public Attributes | |
std::string | name |
std::vector< int > | indices |
std::vector< PViewData * > | data |
PViewOptions * | options |
std::vector<PViewData *> nameData::data |
Definition at line 173 of file PView.h.
Referenced by PView::combine(), PViewDataList::combineSpace(), PViewDataList::combineTime(), and PViewDataGModel::combineTime().
std::vector<int> nameData::indices |
Definition at line 172 of file PView.h.
Referenced by PView::combine().
std::string nameData::name |
Definition at line 171 of file PView.h.
Referenced by PView::combine(), PViewDataList::combineSpace(), PViewDataList::combineTime(), and PViewDataGModel::combineTime().
PViewOptions* nameData::options |
Definition at line 174 of file PView.h.
Referenced by PView::combine().