Main Page   Namespace List   Alphabetical List   Compound List   File List   Compound Members   File Members  

NodeHelper Class Reference

#include <atpg.hpp>

Collaboration diagram for NodeHelper:

Collaboration graph
[legend]
List of all members.

Public Methods

 NodeHelper (const string &label)
void setName (const string &name)
void setFunc (const string &func)
const string & getName ()
const string & getFunc ()

Constructor & Destructor Documentation

NodeHelper::NodeHelper const string &    label [inline]
 

Definition at line 581 of file atpg.hpp.

References setFunc(), and setName().


Member Function Documentation

const string& NodeHelper::getFunc   [inline]
 

Definition at line 594 of file atpg.hpp.

Referenced by RunGraph< GraphType >::propagateChange().

const string& NodeHelper::getName   [inline]
 

Definition at line 593 of file atpg.hpp.

void NodeHelper::setFunc const string &    func [inline]
 

Definition at line 592 of file atpg.hpp.

Referenced by NodeHelper().

void NodeHelper::setName const string &    name [inline]
 

Definition at line 591 of file atpg.hpp.

Referenced by NodeHelper().


The documentation for this class was generated from the following file:
Generated on Mon Jan 20 11:54:42 2003 for ATPG by doxygen1.3-rc1