#include <atpg.hpp>
Inheritance diagram for GetSignalFunctor< GraphType >:
Public Types | |
typedef boost::property_map< GraphType, boost::edge_attribute_t >::type | EdgeAttrMapType |
typedef boost::graph_traits< GraphType >::edge_descriptor | EdgeType |
Public Methods | |
GetSignalFunctor (GraphType &g) | |
DLogic | operator() (const EdgeType &e) const |
|
|
|
Definition at line 463 of file atpg.hpp. Referenced by GetSignalFunctor< GraphType >::GetSignalFunctor(). |
|
Definition at line 464 of file atpg.hpp. References GetSignalFunctor< GraphType >::EdgeType. |
|
|