CGRA-ME
Public Member Functions | Public Attributes | List of all members
MRRGNodePair Struct Reference
Inheritance diagram for MRRGNodePair:
tuple_hash::TupleHashOps< MRRGNodePair >

Public Member Functions

 MRRGNodePair (MRRG::NodeDescriptor src_fu, MRRG::NodeDescriptor sink_fu)
 
auto asTuple () const
 
- Public Member Functions inherited from tuple_hash::TupleHashOps< MRRGNodePair >
const MRRGNodePairasDerived () const
 
MRRGNodePairasDerived ()
 
bool operator== (const MRRGNodePair &rhs) const
 
bool operator< (const MRRGNodePair &rhs) const
 

Public Attributes

MRRG::NodeDescriptor src_fu
 
MRRG::NodeDescriptor sink_fu
 

Detailed Description

Definition at line 56 of file HeuristicMappers.cpp.

Constructor & Destructor Documentation

◆ MRRGNodePair()

MRRGNodePair::MRRGNodePair ( MRRG::NodeDescriptor  src_fu,
MRRG::NodeDescriptor  sink_fu 
)
inline

Definition at line 60 of file HeuristicMappers.cpp.

Member Function Documentation

◆ asTuple()

auto MRRGNodePair::asTuple ( ) const
inline

Definition at line 64 of file HeuristicMappers.cpp.

Member Data Documentation

◆ sink_fu

MRRG::NodeDescriptor MRRGNodePair::sink_fu

Definition at line 58 of file HeuristicMappers.cpp.

◆ src_fu

MRRG::NodeDescriptor MRRGNodePair::src_fu

Definition at line 57 of file HeuristicMappers.cpp.


The documentation for this struct was generated from the following file: