PandA-2024.02
Data Structures | Typedefs | Functions
c_backend.hpp File Reference

Simple class used to drive the backend in order to be able to print c source code. More...

#include "custom_set.hpp"
#include "design_flow_step.hpp"
#include "graph.hpp"
#include "refcount.hpp"
#include <fstream>
#include <iosfwd>
#include <list>
#include <ostream>
#include <sstream>
#include <string>
#include <vector>
Include dependency graph for c_backend.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  CBackend
 Class simply used to drive the backend in order to print C code. More...
 

Typedefs

using CBackendRef = refcount< CBackend >
 
using CBackendConstRef = refcount< const CBackend >
 

Functions

 CONSTREF_FORWARD_DECL (BehavioralHelper)
 
 CONSTREF_FORWARD_DECL (CBackendInformation)
 
 REF_FORWARD_DECL (CWriter)
 
 REF_FORWARD_DECL (IndentedOutputStream)
 
 CONSTREF_FORWARD_DECL (OpGraph)
 
 CONSTREF_FORWARD_DECL (Parameter)
 
 CONSTREF_FORWARD_DECL (application_manager)
 
 CONSTREF_FORWARD_DECL (tree_manager)
 
 CONSTREF_FORWARD_DECL (tree_node)
 

Detailed Description

Simple class used to drive the backend in order to be able to print c source code.

Author
Luca Fossati fossa.nosp@m.ti@e.nosp@m.let.p.nosp@m.olim.nosp@m.i.it
Marco Lattuada lattu.nosp@m.ada@.nosp@m.elet..nosp@m.poli.nosp@m.mi.it $Revision$ $Date$ Last modified by $Author$

Definition in file c_backend.hpp.

Typedef Documentation

◆ CBackendConstRef

Definition at line 181 of file c_backend.hpp.

◆ CBackendRef

Definition at line 180 of file c_backend.hpp.

Function Documentation

◆ CONSTREF_FORWARD_DECL() [1/7]

CONSTREF_FORWARD_DECL ( BehavioralHelper  )

◆ CONSTREF_FORWARD_DECL() [2/7]

CONSTREF_FORWARD_DECL ( CBackendInformation  )

◆ CONSTREF_FORWARD_DECL() [3/7]

CONSTREF_FORWARD_DECL ( OpGraph  )

◆ CONSTREF_FORWARD_DECL() [4/7]

CONSTREF_FORWARD_DECL ( Parameter  )

◆ CONSTREF_FORWARD_DECL() [5/7]

CONSTREF_FORWARD_DECL ( application_manager  )

◆ CONSTREF_FORWARD_DECL() [6/7]

CONSTREF_FORWARD_DECL ( tree_manager  )

◆ CONSTREF_FORWARD_DECL() [7/7]

CONSTREF_FORWARD_DECL ( tree_node  )

◆ REF_FORWARD_DECL() [1/2]

REF_FORWARD_DECL ( CWriter  )

◆ REF_FORWARD_DECL() [2/2]

REF_FORWARD_DECL ( IndentedOutputStream  )

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