#include <atpg.hpp>
Collaboration diagram for VertexSignalPair< VertexType >:
Public Methods | |
VertexSignalPair (VertexType v, DLogic s) | |
VertexType | getVertex () |
VertexType | getVertex () const |
DLogic | getSignal () |
DLogic | getSignal () const |
bool | operator< (const VertexSignalPair< VertexType > &rhs) const |
Friends | |
ostream & | operator<< (ostream &ostr, const VertexSignalPair< VertexType > &objref) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|