#include "prdb.h"


Go to the source code of this file.
Functions/Subroutines | |
| void | draw_partition_graph (PARTITION_GRAPH *pg, const char *mes=NULL) |
| void draw_partition_graph | ( | PARTITION_GRAPH * | pg, | |
| const char * | mes = NULL | |||
| ) |
Definition at line 162 of file vt_partition.cxx.
References BOOL, NODE_TYPE::Color(), EDGE_TYPE::Color(), Cur_PU_Name, PARTITION_GRAPH_NODE_SET::Empty(), DaVinci::enabled(), DaVinci::Event_Loop(), FALSE, COLORPOOL::GetColor(), DaVinci::Graph_Begin(), DaVinci::Graph_End(), i, INT32, PARTITION_GRAPH_NODE_SET::Is_In(), Is_True, mem_pool::magic_num, DaVinci::Node_Begin(), DaVinci::Node_End(), NULL, DaVinci::Out_Edge(), PARTITION_GRAPH_NODE::Parent_Partitions(), pool, PARTITION_GRAPH_NODE_SET::Pop_Front(), PARTITION_GRAPH_NODE_SET::Push_Back(), sprintf(), strlen(), DaVinci::Title(), and TRUE.
Referenced by PARTITION_GRAPH::PARTITION_GRAPH(), dp::partition_graph(), PRDB_GEN::PRDB_GEN(), and dp::region_partition_graph().
1.5.6