scc 2025.09
SystemC components library
util::range_lut< T >::lut_entry Struct Reference

the lut entry More...

#include <range_lut.h>

Public Attributes

index
entry_type type

Detailed Description

template<typename T>
struct util::range_lut< T >::lut_entry

the lut entry

Definition at line 42 of file range_lut.h.

Member Data Documentation

◆ index

template<typename T>
T util::range_lut< T >::lut_entry::index

Definition at line 43 of file range_lut.h.

◆ type

template<typename T>
entry_type util::range_lut< T >::lut_entry::type

Definition at line 44 of file range_lut.h.


The documentation for this struct was generated from the following file:
  • /home/eyck/Projects/MINRES/SystemC-Components/src/common/util/range_lut.h