PandA-2024.02
Public Member Functions
HLSFlowStepSpecialization Class Referenceabstract

Abstract class containing information about specialization of the single steps. More...

#include <hls_step.hpp>

Inheritance diagram for HLSFlowStepSpecialization:
Inheritance graph
[legend]

Public Member Functions

 HLSFlowStepSpecialization ()
 header include More...
 
virtual ~HLSFlowStepSpecialization ()
 
virtual std::string GetKindText () const =0
 Return the string representation of this. More...
 
virtual std::string GetSignature () const =0
 Return the contribution to the signature of a step given by the specialization. More...
 

Detailed Description

Abstract class containing information about specialization of the single steps.

Definition at line 75 of file hls_step.hpp.

Constructor & Destructor Documentation

◆ HLSFlowStepSpecialization()

HLSFlowStepSpecialization::HLSFlowStepSpecialization ( )
default

header include

. include behavior include design_flows include frontend_analysis includes HLS include HLS/memory include STL includes technology include tree include

◆ ~HLSFlowStepSpecialization()

HLSFlowStepSpecialization::~HLSFlowStepSpecialization ( )
virtualdefault

Member Function Documentation

◆ GetKindText()

virtual std::string HLSFlowStepSpecialization::GetKindText ( ) const
pure virtual

◆ GetSignature()

virtual std::string HLSFlowStepSpecialization::GetSignature ( ) const
pure virtual

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

Generated on Mon Feb 12 2024 13:03:55 for PandA-2024.02 by doxygen 1.8.13