PandA-2024.02
Public Member Functions | Private Attributes
std_var_pp_functor Struct Reference

Standard functor that returns the name of a variable. More...

#include <var_pp_functor.hpp>

Inheritance diagram for std_var_pp_functor:
Inheritance graph
[legend]
Collaboration diagram for std_var_pp_functor:
Collaboration graph
[legend]

Public Member Functions

 std_var_pp_functor (const BehavioralHelperConstRef _BH)
 Constructor. More...
 
 ~std_var_pp_functor () override=default
 Destructor. More...
 
std::string operator() (unsigned int var) const override
 return the name of the variable. More...
 
- Public Member Functions inherited from var_pp_functor
virtual ~var_pp_functor ()=default
 Destructor. More...
 

Private Attributes

const BehavioralHelperConstRef BH
 behavioral helper More...
 

Detailed Description

Standard functor that returns the name of a variable.

Definition at line 82 of file var_pp_functor.hpp.

Constructor & Destructor Documentation

◆ std_var_pp_functor()

std_var_pp_functor::std_var_pp_functor ( const BehavioralHelperConstRef  _BH)
inlineexplicit

Constructor.

Definition at line 90 of file var_pp_functor.hpp.

References var_pp_functor::operator()().

Here is the call graph for this function:

◆ ~std_var_pp_functor()

std_var_pp_functor::~std_var_pp_functor ( )
overridedefault

Destructor.

Member Function Documentation

◆ operator()()

std::string std_var_pp_functor::operator() ( unsigned int  var) const
overridevirtual

Field Documentation

◆ BH

const BehavioralHelperConstRef std_var_pp_functor::BH
private

behavioral helper

Definition at line 86 of file var_pp_functor.hpp.


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

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