PandA-2024.02
Public Member Functions | Data Fields
WeightedCliqueRegisterBindingSpecialization Class Reference

#include <weighted_clique_register.hpp>

Inheritance diagram for WeightedCliqueRegisterBindingSpecialization:
Inheritance graph
[legend]
Collaboration diagram for WeightedCliqueRegisterBindingSpecialization:
Collaboration graph
[legend]

Public Member Functions

 WeightedCliqueRegisterBindingSpecialization (const CliqueCovering_Algorithm clique_covering_algorithm)
 Constructor. More...
 
std::string GetKindText () const override
 Return the string representation of this. More...
 
std::string GetSignature () const override
 Return the contribution to the signature of a step given by the specialization. More...
 
- Public Member Functions inherited from HLSFlowStepSpecialization
 HLSFlowStepSpecialization ()
 header include More...
 
virtual ~HLSFlowStepSpecialization ()
 

Data Fields

const CliqueCovering_Algorithm clique_covering_algorithm
 The algorithm to be used. More...
 

Detailed Description

Definition at line 50 of file weighted_clique_register.hpp.

Constructor & Destructor Documentation

◆ WeightedCliqueRegisterBindingSpecialization()

WeightedCliqueRegisterBindingSpecialization::WeightedCliqueRegisterBindingSpecialization ( const CliqueCovering_Algorithm  _clique_covering_algorithm)
explicit

Constructor.

. include

HLS/binding/module include HLS/binding/storage_value_insertion includes tree include utility include

Definition at line 71 of file weighted_clique_register.cpp.

Member Function Documentation

◆ GetKindText()

std::string WeightedCliqueRegisterBindingSpecialization::GetKindText ( ) const
overridevirtual

Return the string representation of this.

Implements HLSFlowStepSpecialization.

Definition at line 77 of file weighted_clique_register.cpp.

References clique_covering_algorithm, and CliqueCovering_AlgorithmToString().

Here is the call graph for this function:

◆ GetSignature()

std::string WeightedCliqueRegisterBindingSpecialization::GetSignature ( ) const
overridevirtual

Return the contribution to the signature of a step given by the specialization.

Implements HLSFlowStepSpecialization.

Definition at line 82 of file weighted_clique_register.cpp.

References clique_covering_algorithm, and STR.

Field Documentation

◆ clique_covering_algorithm

const CliqueCovering_Algorithm WeightedCliqueRegisterBindingSpecialization::clique_covering_algorithm

The algorithm to be used.

Definition at line 54 of file weighted_clique_register.hpp.

Referenced by GetKindText(), and GetSignature().


The documentation for this class was generated from the following files:

Generated on Mon Feb 12 2024 13:04:10 for PandA-2024.02 by doxygen 1.8.13