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

Definition of the class representing a generic C application. More...

#include "config_HAVE_FROM_DISCREPANCY_BUILT.hpp"
#include "config_HAVE_PRAGMA_BUILT.hpp"
#include <cstddef>
#include <string>
#include "custom_map.hpp"
#include "custom_set.hpp"
#include "graph.hpp"
#include "refcount.hpp"
#include "tree_node.hpp"
Include dependency graph for application_manager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  application_manager
 

Typedefs

using application_managerRef = refcount< application_manager >
 refcount definition of the class More...
 
using application_managerConstRef = refcount< const application_manager >
 constant refcount definition of the class More...
 

Functions

 CONSTREF_FORWARD_DECL (ActorGraphManager)
 
 REF_FORWARD_DECL (ActorGraphManager)
 
 REF_FORWARD_DECL (BehavioralHelper)
 
 CONSTREF_FORWARD_DECL (CallGraphManager)
 
 REF_FORWARD_DECL (CallGraphManager)
 
 CONSTREF_FORWARD_DECL (FunctionBehavior)
 
 REF_FORWARD_DECL (FunctionBehavior)
 
 CONSTREF_FORWARD_DECL (FunctionExpander)
 
 CONSTREF_FORWARD_DECL (Parameter)
 
 REF_FORWARD_DECL (pragma_manager)
 
 REF_FORWARD_DECL (tree_manager)
 
 REF_FORWARD_DECL (Discrepancy)
 

Detailed Description

Definition of the class representing a generic C application.

Author
Christian Pilato pilat.nosp@m.o@el.nosp@m.et.po.nosp@m.limi.nosp@m..it $Revision$ $Date$ Last modified by $Author$

Definition in file application_manager.hpp.

Typedef Documentation

◆ application_managerConstRef

constant refcount definition of the class

Definition at line 306 of file application_manager.hpp.

◆ application_managerRef

refcount definition of the class

Definition at line 304 of file application_manager.hpp.

Function Documentation

◆ CONSTREF_FORWARD_DECL() [1/5]

CONSTREF_FORWARD_DECL ( ActorGraphManager  )

◆ CONSTREF_FORWARD_DECL() [2/5]

CONSTREF_FORWARD_DECL ( CallGraphManager  )

◆ CONSTREF_FORWARD_DECL() [3/5]

CONSTREF_FORWARD_DECL ( FunctionBehavior  )

◆ CONSTREF_FORWARD_DECL() [4/5]

CONSTREF_FORWARD_DECL ( FunctionExpander  )

◆ CONSTREF_FORWARD_DECL() [5/5]

CONSTREF_FORWARD_DECL ( Parameter  )

◆ REF_FORWARD_DECL() [1/7]

REF_FORWARD_DECL ( ActorGraphManager  )

◆ REF_FORWARD_DECL() [2/7]

REF_FORWARD_DECL ( BehavioralHelper  )

◆ REF_FORWARD_DECL() [3/7]

REF_FORWARD_DECL ( CallGraphManager  )

◆ REF_FORWARD_DECL() [4/7]

REF_FORWARD_DECL ( FunctionBehavior  )

◆ REF_FORWARD_DECL() [5/7]

REF_FORWARD_DECL ( pragma_manager  )

◆ REF_FORWARD_DECL() [6/7]

REF_FORWARD_DECL ( tree_manager  )

◆ REF_FORWARD_DECL() [7/7]

REF_FORWARD_DECL ( Discrepancy  )

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