PandA-2024.02
Data Structures | Typedefs
pragma_manager.hpp File Reference

Manager for pragma annotations. More...

#include "config_HAVE_FROM_PRAGMA_BUILT.hpp"
#include "graph.hpp"
#include "custom_map.hpp"
#include "custom_set.hpp"
#include "dbgPrintHelper.hpp"
#include "refcount.hpp"
Include dependency graph for pragma_manager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  pragma_manager
 This class is used to manage the pragma directives found in the source code. More...
 

Typedefs

using pragma_managerConstRef = refcount< const pragma_manager >
 Refcount definition for the class. More...
 
using pragma_managerRef = refcount< pragma_manager >
 

Functions

Forward declarations.

Autoheader include

graph include STL include Utility include

 CONSTREF_FORWARD_DECL (application_manager)
 
 REF_FORWARD_DECL (application_manager)
 
 CONSTREF_FORWARD_DECL (Loop)
 
 CONSTREF_FORWARD_DECL (Parameter)
 
 REF_FORWARD_DECL (PartitioningManager)
 
 REF_FORWARD_DECL (TaskGraphManager)
 
 REF_FORWARD_DECL (TaskGraphEstimator)
 
 REF_FORWARD_DECL (tree_manager)
 

Detailed Description

Manager for pragma annotations.

A object for manage information about pragma directives in a C/C++ program.

Author
Christian Pilato pilat.nosp@m.o@el.nosp@m.et.po.nosp@m.limi.nosp@m..it
Marco Lattuada lattu.nosp@m.ada@.nosp@m.elet..nosp@m.poli.nosp@m.mi.it $Date$ Last modified by $Author$

Definition in file pragma_manager.hpp.

Typedef Documentation

◆ pragma_managerConstRef

Refcount definition for the class.

Definition at line 228 of file pragma_manager.hpp.

◆ pragma_managerRef

Definition at line 229 of file pragma_manager.hpp.

Function Documentation

◆ CONSTREF_FORWARD_DECL() [1/3]

CONSTREF_FORWARD_DECL ( application_manager  )

◆ CONSTREF_FORWARD_DECL() [2/3]

CONSTREF_FORWARD_DECL ( Loop  )

◆ CONSTREF_FORWARD_DECL() [3/3]

CONSTREF_FORWARD_DECL ( Parameter  )

◆ REF_FORWARD_DECL() [1/5]

REF_FORWARD_DECL ( application_manager  )

◆ REF_FORWARD_DECL() [2/5]

REF_FORWARD_DECL ( PartitioningManager  )

◆ REF_FORWARD_DECL() [3/5]

REF_FORWARD_DECL ( TaskGraphManager  )

◆ REF_FORWARD_DECL() [4/5]

REF_FORWARD_DECL ( TaskGraphEstimator  )

◆ REF_FORWARD_DECL() [5/5]

REF_FORWARD_DECL ( tree_manager  )

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