PandA-2024.02
Public Member Functions | Data Fields
ModuleGenerator::parameter Struct Reference

#include <ModuleGenerator.hpp>

Public Member Functions

 parameter ()=default
 
 parameter (const structural_objectRef &port)
 

Data Fields

std::string name
 
std::string type
 
unsigned long long type_size
 
unsigned long long alignment
 

Detailed Description

Definition at line 65 of file ModuleGenerator.hpp.

Constructor & Destructor Documentation

◆ parameter() [1/2]

ModuleGenerator::parameter::parameter ( )
default

Referenced by ModuleGenerator::Exec().

Here is the caller graph for this function:

◆ parameter() [2/2]

ModuleGenerator::parameter::parameter ( const structural_objectRef port)

Definition at line 50 of file ModuleGenerator.cpp.

Field Documentation

◆ alignment

unsigned long long ModuleGenerator::parameter::alignment

Definition at line 70 of file ModuleGenerator.hpp.

Referenced by ModuleGeneratorManager::GenerateHDL().

◆ name

std::string ModuleGenerator::parameter::name

Definition at line 67 of file ModuleGenerator.hpp.

Referenced by ModuleGeneratorManager::GenerateHDL().

◆ type

std::string ModuleGenerator::parameter::type

Definition at line 68 of file ModuleGenerator.hpp.

Referenced by ModuleGeneratorManager::GenerateHDL().

◆ type_size

unsigned long long ModuleGenerator::parameter::type_size

Definition at line 69 of file ModuleGenerator.hpp.

Referenced by ModuleGeneratorManager::GenerateHDL().


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

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