#include <atpg.hpp>
Collaboration diagram for NodeHelper:
Public Methods | |
NodeHelper (const string &label) | |
void | setName (const string &name) |
void | setFunc (const string &func) |
const string & | getName () |
const string & | getFunc () |
|
|
|
Definition at line 594 of file atpg.hpp. Referenced by RunGraph< GraphType >::propagateChange(). |
|
|
|
Definition at line 592 of file atpg.hpp. Referenced by NodeHelper(). |
|
Definition at line 591 of file atpg.hpp. Referenced by NodeHelper(). |