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

Used to test if a component has been already inserted into the component list. More...

Collaboration diagram for find_eq_module:
Collaboration graph
[legend]

Public Member Functions

bool operator() (const structural_objectRef &el)
 
 find_eq_module (const language_writer *_lan, const structural_objectRef &_target)
 

Private Attributes

const language_writerlan
 
const structural_objectRef target
 

Detailed Description

Used to test if a component has been already inserted into the component list.

Definition at line 450 of file HDL_manager.cpp.

Constructor & Destructor Documentation

◆ find_eq_module()

find_eq_module::find_eq_module ( const language_writer _lan,
const structural_objectRef _target 
)
inline

Definition at line 457 of file HDL_manager.cpp.

References THROW_ASSERT.

Member Function Documentation

◆ operator()()

bool find_eq_module::operator() ( const structural_objectRef el)
inline

Definition at line 453 of file HDL_manager.cpp.

References HDL_manager::get_mod_typename(), and lenet_tvm::target.

Here is the call graph for this function:

Field Documentation

◆ lan

const language_writer* find_eq_module::lan
private

Definition at line 463 of file HDL_manager.cpp.

◆ target

const structural_objectRef find_eq_module::target
private

Definition at line 464 of file HDL_manager.cpp.


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

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