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

Not parsed functionality manager. More...

#include "custom_map.hpp"
#include "refcount.hpp"
#include <ostream>
#include <string>
#include <vector>
Include dependency graph for NP_functionality.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  NP_functionality
 Not parsed functionality descriptor of a module. More...
 

Macros

#define LIBRARY_DECL_SUFFIX_EXT   "_DECL"
 LIBRARY Declaration extension. It has probably mean only for the systemC backend. More...
 
LIBRARY parameters positions.
#define START_LIBRARY_PARAMETER   1
 
#define LIBRARY_NAME   0
 

Typedefs

using NP_functionalityRef = refcount< NP_functionality >
 RefCount type definition of the connection class structure. More...
 

Functions

 REF_FORWARD_DECL (NP_functionality)
 

Detailed Description

Not parsed functionality manager.

Author
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 NP_functionality.hpp.

Macro Definition Documentation

◆ LIBRARY_DECL_SUFFIX_EXT

#define LIBRARY_DECL_SUFFIX_EXT   "_DECL"

LIBRARY Declaration extension. It has probably mean only for the systemC backend.

Definition at line 68 of file NP_functionality.hpp.

◆ LIBRARY_NAME

#define LIBRARY_NAME   0

Definition at line 64 of file NP_functionality.hpp.

◆ START_LIBRARY_PARAMETER

#define START_LIBRARY_PARAMETER   1

Definition at line 63 of file NP_functionality.hpp.

Typedef Documentation

◆ NP_functionalityRef

RefCount type definition of the connection class structure.

Definition at line 203 of file NP_functionality.hpp.

Function Documentation

◆ REF_FORWARD_DECL()

REF_FORWARD_DECL ( NP_functionality  )

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