PandA-2024.02
Data Structures | Typedefs
var_pp_functor.hpp File Reference
#include "custom_set.hpp"
#include "refcount.hpp"
#include <string>
#include <utility>
Include dependency graph for var_pp_functor.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  var_pp_functor
 Base class functor used by prettyPrintVertex to print variables. More...
 
struct  std_var_pp_functor
 Standard functor that returns the name of a variable. More...
 
struct  pointer_var_pp_functor
 Pointer version functor that returns the name of a variable with a star in front. More...
 
struct  address_var_pp_functor
 Address version functor that returns the name of a variable with "&" in front. More...
 
struct  isolated_var_pp_functor
 

Typedefs

using var_pp_functorRef = refcount< var_pp_functor >
 
using var_pp_functorConstRef = refcount< const var_pp_functor >
 

Functions

Forward declarations.
 REF_FORWARD_DECL (Parameter)
 
 CONSTREF_FORWARD_DECL (BehavioralHelper)
 
 REF_FORWARD_DECL (var_pp_functor)
 

Detailed Description

Author
Marco Lattuada lattu.nosp@m.ada@.nosp@m.elet..nosp@m.poli.nosp@m.mi.it
Fabrizio Ferrandi fabri.nosp@m.zio..nosp@m.ferra.nosp@m.ndi@.nosp@m.polim.nosp@m.i.it $Revision$ $Date$ Last modified by $Author$

Definition in file var_pp_functor.hpp.

Typedef Documentation

◆ var_pp_functorConstRef

Definition at line 77 of file var_pp_functor.hpp.

◆ var_pp_functorRef

Definition at line 76 of file var_pp_functor.hpp.

Function Documentation

◆ CONSTREF_FORWARD_DECL()

CONSTREF_FORWARD_DECL ( BehavioralHelper  )

◆ REF_FORWARD_DECL() [1/2]

REF_FORWARD_DECL ( Parameter  )

◆ REF_FORWARD_DECL() [2/2]

REF_FORWARD_DECL ( var_pp_functor  )

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